Merge branch 'develop'

This commit is contained in:
Simon Vieille 2021-07-09 12:43:01 +02:00
commit d735e1cfa6
2 changed files with 72 additions and 6 deletions

View File

@ -1,132 +1,179 @@
## v1.25.1
### Added
- add PHP version as dependency
- add chinese translation
### Fixed
- fix CHANGELOG
## v1.25.0
### Added
- add compatibility with Nextcloud 22
- add CHANGELOG.md (fix #59)
- update app icon
## v1.24.0
### Added
- add option to define the background opacity (fix #53)
- add missing translations
## v1.23.1
### Fixed
- fix but wih dark mode opener option
## v1.23.0
### Added
- add support of dark Theme and Breeze Dark
- add support of Nextcloud 21
## v1.22.2
### Fixed
- fix regression: apps does not open in new tab (fix #55)
## v1.22.1
### Fixed
- fix regression: apps does not open in new tab
## v1.22.0
### Added
- Add option to sort categories (fix #53)
- Update admin UI
## v1.21.0
### Added
- [FEATURE] Logo in the menu links to main page of installation (#51)
## v1.20.1
### Fixed
- Fix translations
## v1.20.0
### Added
- [FEATURE] Ability to remove apps from the Big Menu (#49)
## v1.19.1
### Fixed
- fix #47: setting for list/grid view in files app flashes and dissapears
## v1.19.0
### Added
- add option: the menu is enabled by default for users (fix #46)
## v1.18.0
### Added
- add option to show link to settings (fix #44)
- refactor menus using several components
## v1.17.0
### Added
- compliance with the app checker
- add an action to export the configuration
- add an action to purge the cache
## v1.16.3
### Fixed
- fix links that must be opened in new window (https://help.nextcloud.com/t/external-petit-probleme-concernant-lapplication-external-sites-ou-sites-externes/94884/11)
## v1.16.2
### Fixed
- fix issue with personal settings when global settings are forced
## v1.16.1
### Fixed
- fix #42: add cache to manage failures to access apps.nextcloud.com
- fix #41: side menu was hover apps list
## v1.16.0
### Added
- add an option to force settings to users (fix #38)
## v1.15.0
### Changed
- New name
### Fixed
- Fix #36: always displayed is not expanding
## v1.14.0
### Added
- add an api accessed by components
- add a config proxy in controllers
### Fixed
- fix translations
## v1.13.0
### Added
- add an option to display the avatar instead of the logo (fix #34)
## v1.12.3
### Added
- add a delay before moving elements (fix #33)
## v1.12.2
### Fixed
- fix #30: `Always displayed` menu can not be close using touchscreens
## v1.12.1
### Fixed
- fix typo
- fix translations
## v1.12.0
### Fixed
- fix #30: administrators and users can select what apps must be opened in new tab
- fix typo
## v1.11.0
### Added
- add the option for opening apps in new tab (fix #29)
### Fixed
- fix issue with the header of the always displayed menu
## v1.10.0
### Added
- add images to select the display of the menu
- add live preview
- update translations
- update app info
## v1.9.3
### Fixed
- fix regression with logo display
## v1.9.2
### Added
- add the option “always displayed” which fixes the position of the menu to the left and always displays the application icons (fix #21, fix #2)
## v1.8.6
### Added
- add translations: `fr` and `de`
- improve and publish the `Makefile`
- update documentation
## v1.8.5
### Fixed
- fix #28: menu items invisible after 1.8.4
## v1.8.4
### Fixed
- fix #27: disable side menu on public pages - broken in 1.8.3
## v1.8.3
### Fixed
- fix alphabetic order of apps (#26)
## v1.8.2
### Added
- add icon for closing the big menu (fix #25)
### Fixed
- fix hidden icons in the top menu (fix #23)
- fix missing apps (fix #24)
## v1.8.1
### Fixed
- fix issue with links
- fix missing l10n files
## v1.8.0
### Added
- add a `big menu` display (fix #22)
- add the possibility to choose what apps are displayed in the top menu (fix #22)
- add icon color filter
@ -135,56 +182,74 @@
## v1.8.0-rc2
## v1.7.0
### Added
- add a loader when the page is unloading
- add compatibility with Nextcloud 19
## v1.6.3
### Fixed
- fix #20: add a shortcut to open and to hide the menu
## v1.6.2
### Fixed
- fix #19: add a cache to limit flashes
## v1.6.1
### Fixed
- fix #19: add a hack to show external sites in the top menu with navigation
## v1.6.0
- Refactoring of javascripts
### Added
- Add a page of personal settings
- Add an option to disable the side menu as user
- Refactoring of javascripts
## v1.5.0
### Added
- add option to force light icons instead of dark icons
### Fixed
- fix #19: add option to keep external sites in the top menu
- fix #16 #17: add dark icons and handle the svg filters
- add option to force light icons instead of dark icons
## v1.4.1
### Added
- Rendering harmonization with browsers
### Fixed
- FIX #15: make menu start after icon
- Rendering harmonization with browsers
## v1.4.0
### Fixed
- Fix #12: add an option to hide the opener and the panel when there is no application
## v1.3.4
### Fixed
- FIX #14: add option to show only the opener
- FIX #13: add alternate hamburger icon
- FIX #11: remove error in the console
## v1.3.3
- FIX #10: add options to select the size of the icons and the text, or hide them
### Added
- Add a second background color to create a background gradiant
- Update documentation
### Fixed
- FIX #10: add options to select the size of the icons and the text, or hide them
## v1.3.2
### Fixed
- FIX #9: opener icon not visible with multiple apps_paths
## v1.3.1
### Fixed
- FIX #3: Add an opition the choose the position of the opener (after or before the logo)
- FIX #8: Remove extension of dynamic asset's routes (js, css)
## v1.3.0
- FIX #2: add option to open the menu by hovering over opener
### Added
- `main.js` is replaced by a controller and a template
### Fixed
- FIX #2: add option to open the menu by hovering over opener
## v1.2.4
### Fixed
- FIX #7: Opener icon not visible in Safari

View File

@ -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)
]]></description>
<version>1.25.0</version>
<version>1.25.1</version>
<licence>agpl</licence>
<author mail="contact@deblan.fr" homepage="https://www.deblan.io/">Simon Vieille</author>
<namespace>SideMenu</namespace>
@ -47,6 +47,7 @@ If you like this application and if you want to support the development:
<screenshot>https://gitnet.fr/deblan/side_menu/raw/branch/master/screenshots/personal_settings.png</screenshot>
<dependencies>
<nextcloud min-version="18" max-version="22"/>
<php min-version="7.3"/>
</dependencies>
<settings>
<admin>OCA\SideMenu\Settings\Admin</admin>