update changelog
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2026-03-01 13:27:34 +01:00
commit ff0ba7bc80
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -4,6 +4,43 @@ sidebar_position: 7
# Changelog
## 5.2.1
**Added**
- chore: set side_menu as package name
**Fixed**
- fix(LangRepository): check orm capabilities to query entities
- fix(admin/\*SaveButton): cast settings to string
## 5.2.0
**Added**
* add compatibility with NC33
**Fixed**
* fix #468: force nextcloud logo display css rule (opener-only)
## 5.1.3
**Fixed**
- fix #445: fix build by adding package-lock.json
## 5.1.2
**Added**
* add new translations
**Fixed**
* fix #441: Side bar not working with Nextcloud 32 (thanks to AndyXheli)
## 5.1.1
**Fixed**
@ -305,7 +342,7 @@ sidebar_position: 7
**Added**
* add translations (thanks to p-bo adn gallegonovato)
* add translations (thanks to p-bo and gallegonovato)
**Fixed**