side_menu/CHANGELOG.md

191 lines
4.6 KiB
Markdown
Raw Normal View History

## v1.25.0
- add compatibility with Nextcloud 22
- add CHANGELOG.md (fix #59)
- update app icon
## v1.24.0
- add option to define the background opacity (fix #53)
- add missing translations
## v1.23.1
- fix but wih dark mode opener option
## v1.23.0
- add support of dark Theme and Breeze Dark
- add support of Nextcloud 21
## v1.22.2
- fix regression: apps does not open in new tab (fix #55)
## v1.22.1
- fix regression: apps does not open in new tab
## v1.22.0
- Add option to sort categories (fix #53)
- Update admin UI
## v1.21.0
- [FEATURE] Logo in the menu links to main page of installation (#51)
## v1.20.1
- Fix translations
## v1.20.0
- [FEATURE] Ability to remove apps from the Big Menu (#49)
## v1.19.1
- fix #47: setting for list/grid view in files app flashes and dissapears
## v1.19.0
- add option: the menu is enabled by default for users (fix #46)
## v1.18.0
- add option to show link to settings (fix #44)
- refactor menus using several components
## v1.17.0
- compliance with the app checker
- add an action to export the configuration
- add an action to purge the cache
## v1.16.3
- 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
- fix issue with personal settings when global settings are forced
## v1.16.1
- fix #42: add cache to manage failures to access apps.nextcloud.com
- fix #41: side menu was hover apps list
## v1.16.0
- add an option to force settings to users (fix #38)
## v1.15.0
- New name
- Fix #36: always displayed is not expanding
## v1.14.0
- add an api accessed by components
- add a config proxy in controllers
- fix translations
## v1.13.0
- add an option to display the avatar instead of the logo (fix #34)
## v1.12.3
- add a delay before moving elements (fix #33)
## v1.12.2
- fix #30: `Always displayed` menu can not be close using touchscreens
## v1.12.1
- fix typo
- fix translations
## v1.12.0
- fix #30: administrators and users can select what apps must be opened in new tab
- fix typo
## v1.11.0
- add the option for opening apps in new tab (fix #29)
- fix issue with the header of the always displayed menu
## v1.10.0
- add images to select the display of the menu
- add live preview
- update translations
- update app info
## v1.9.3
- fix regression with logo display
## v1.9.2
- 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
- add translations: `fr` and `de`
- improve and publish the `Makefile`
- update documentation
## v1.8.5
- fix #28: menu items invisible after 1.8.4
## v1.8.4
- fix #27: disable side menu on public pages - broken in 1.8.3
## v1.8.3
- fix alphabetic order of apps (#26)
## v1.8.2
- add icon for closing the big menu (fix #25)
- fix hidden icons in the top menu (fix #23)
- fix missing apps (fix #24)
## v1.8.1
- fix issue with links
- fix missing l10n files
## v1.8.0
- 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
- add icon opacity filter
## v1.8.0-rc2
## v1.7.0
- add a loader when the page is unloading
- add compatibility with Nextcloud 19
## v1.6.3
- fix #20: add a shortcut to open and to hide the menu
## v1.6.2
- fix #19: add a cache to limit flashes
## v1.6.1
- fix #19: add a hack to show external sites in the top menu with navigation
## v1.6.0
- Refactoring of javascripts
- Add a page of personal settings
- Add an option to disable the side menu as user
## v1.5.0
- 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
- FIX #15: make menu start after icon
- Rendering harmonization with browsers
## v1.4.0
- Fix #12: add an option to hide the opener and the panel when there is no application
## v1.3.4
- 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
- Add a second background color to create a background gradiant
- Update documentation
## v1.3.2
- FIX #9: opener icon not visible with multiple apps_paths
## v1.3.1
- 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
- `main.js` is replaced by a controller and a template
## v1.2.4
- FIX #7: Opener icon not visible in Safari