This commit is contained in:
parent
2c0b1baabe
commit
ff0ba7bc80
1 changed files with 38 additions and 1 deletions
|
|
@ -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**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue