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

This commit is contained in:
Simon Vieille 2024-02-14 22:17:59 +01:00
parent 1bd4ceb41f
commit be8a3eee4d
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -4,6 +4,36 @@ sidebar_position: 7
# Changelog
## 3.11.7
**Added**
* update translations
* update ci steps names
**Fixed**
* add accessibility to open and close buttons (#311)
* fully apply Nextcloud AppMenu.vue updated (#326)
* add missing label on the 'save' button in personal settings (fix #318)
**Changed**
* upgrade axios
* upgrade css-loader
## 3.11.6
**Fixed**
* add --background-invert-if-bright in top menu (fix #326)
## 3.11.5
**Fixed**
* add missing label on buttons for accessiblity (fix #311)
## 3.11.4
**Fixed**