diff --git a/CHANGELOG.md b/CHANGELOG.md index ee70394..7ed448a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/appinfo/info.xml b/appinfo/info.xml index 97e6518..dec246d 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) ]]> - 1.28.0 + 2.0.0 agpl Simon Vieille SideMenu @@ -46,7 +46,7 @@ If you like this application and if you want to support the development: https://gitnet.fr/deblan/side_menu/raw/branch/master/screenshots/nc20_big_menu_responsive.png https://gitnet.fr/deblan/side_menu/raw/branch/master/screenshots/personal_settings.png - +