add compatibility with NC29
Some checks are pending
ci/woodpecker/push/build Pipeline is pending approval
ci/woodpecker/push/security Pipeline is pending approval
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/security Pipeline was successful

This commit is contained in:
Simon Vieille 2024-04-08 11:41:26 +02:00
parent afa48c6239
commit 71f5dfef9a
Signed by: deblan
GPG key ID: 579388D585F70417
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,9 @@
## [Unreleased]
## 3.12.0
### Added
* add compatibility with NC29
## 3.11.8
### Fixed
* move the logo inside #nextcloud element (fix #278 #239) [NC26]

View file

@ -54,7 +54,7 @@ In case of downtime, you can download **Custom Menu** from [here](https://kim.de
<screenshot>https://gitnet.fr/deblan/side_menu/raw/branch/master/screenshots/nc25_big_menu.png</screenshot>
<screenshot>https://gitnet.fr/deblan/side_menu/raw/branch/master/screenshots/nc25_default_menu.png</screenshot>
<dependencies>
<nextcloud min-version="25" max-version="28"/>
<nextcloud min-version="25" max-version="29"/>
<php min-version="7.4"/>
</dependencies>
<settings>