release v2.0.0
All checks were successful
continuous-integration/drone/push Build is passing
metroline continuous-integration/metroline
continuous-integration/drone/pr Build is passing

This commit is contained in:
Simon Vieille 2021-11-14 17:17:46 +01:00
parent 228f07ea25
commit 71b9bc4766
2 changed files with 11 additions and 2 deletions

View file

@ -1,5 +1,14 @@
## [Unreleased]
## 2.0.0
### Fixed
- fix #66: removing usage of setInterval
- fix #73: icon background
### Changed
- fix #67: replace jQuery with Vanilla JS
### Removed
- Nextcloud 18 is not supported anymore
## 1.28.0
### Added
- fix #63: add a new side menu with categories

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.28.0</version>
<version>2.0.0</version>
<licence>agpl</licence>
<author mail="contact@deblan.fr" homepage="https://www.deblan.io/">Simon Vieille</author>
<namespace>SideMenu</namespace>
@ -46,7 +46,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/nc20_big_menu_responsive.png</screenshot>
<screenshot>https://gitnet.fr/deblan/side_menu/raw/branch/master/screenshots/personal_settings.png</screenshot>
<dependencies>
<nextcloud min-version="18" max-version="22"/>
<nextcloud min-version="19" max-version="22"/>
<php min-version="7.3"/>
</dependencies>
<settings>