diff --git a/CHANGELOG.md b/CHANGELOG.md index c949332..508df04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ## [Unreleased] +## 2.4.1 +### Fixed +* fix user setting save + ## 2.4.0 ### Added * remove focus on opener after click diff --git a/README.md b/README.md index dce32bb..35a2d51 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ You like this app and you want to support me? ☕ [Buy me a coffee](https://www. Requirements ------------ -* PHP >= 7.3 +* PHP >= 7.4 * App `theming` enabled Installation and upgrade diff --git a/appinfo/info.xml b/appinfo/info.xml index e2e9389..44530b3 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -26,7 +26,7 @@ If you like this application and if you want to support the development: * [Donate with liberapay](https://liberapay.com/deblan) * [Leave a comment](https://apps.nextcloud.com/apps/side_menu#comments) ]]> - 2.4.0 + 2.4.1 agpl Simon Vieille SideMenu diff --git a/templates/settings/personal-form.php b/templates/settings/personal-form.php index 2af925f..ada1754 100644 --- a/templates/settings/personal-form.php +++ b/templates/settings/personal-form.php @@ -202,7 +202,10 @@ $choicesYesNo = [
- +