develop #477

Merged
deblan merged 5 commits from develop into master 2026-03-01 13:18:57 +01:00
2 changed files with 8 additions and 1 deletions
Showing only changes of commit d057cd7665 - Show all commits

doc: update changelog
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

Simon Vieille 2026-03-01 13:11:26 +01:00
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -1,5 +1,12 @@
## [Unreleased]
## 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

View file

@ -30,7 +30,7 @@ Notice
Because I believe in a free and decentralized Internet, [Gitnet](https://gitnet.fr) is **self-hosted at home**.
In case of downtime, you can download **Custom Menu** from [here](https://kim.deblan.fr/~side_menu/).
]]></description>
<version>5.2.0</version>
<version>5.2.1</version>
<licence>agpl</licence>
<author mail="contact@deblan.fr" homepage="https://www.deblan.fr/">Simon Vieille</author>
<namespace>SideMenu</namespace>