diff --git a/public/CHANGELOG.md b/public/CHANGELOG.md index 00c79b9..d60abd6 100644 --- a/public/CHANGELOG.md +++ b/public/CHANGELOG.md @@ -1,3 +1,8 @@ +# v4.1.2 (02.05.2024) +## Settings +- bugfix back button at panel and template settings +## Panel Button +- bugfix for touchdevices # v4.1.1 (29.04.2024) ## Panel Button - bugfix if fhem command will be send diff --git a/src/components/AppNavigation.vue b/src/components/AppNavigation.vue index 456e58b..0f27722 100644 --- a/src/components/AppNavigation.vue +++ b/src/components/AppNavigation.vue @@ -21,10 +21,9 @@