Update changelog for 4.3.0

This commit is contained in:
Alexandre Aubin 2021-09-19 23:53:08 +02:00
parent ff0f5b2fe3
commit 021bff58e8

17
debian/changelog vendored
View file

@ -1,3 +1,20 @@
yunohost-admin (4.3.0) testing; urgency=low
- [fix] New auth mecanism require to pass credentials as arg instead of password (63524be)
- [fix] Prevent browser from suggesting saved password on user password change form ([#329](https://github.com/YunoHost/yunohost-admin/pull/329))
- [enh] Filter by groups ([#378](https://github.com/YunoHost/yunohost-admin/pull/378))
- [enh] Import users by CSV file + Upload file management ([#357](https://github.com/YunoHost/yunohost-admin/pull/357))
- [enh] Add simplified breadcrumb as document title ([#393](https://github.com/YunoHost/yunohost-admin/pull/393))
- [enh] New app config panel ([#366](https://github.com/YunoHost/yunohost-admin/pull/366))
- [enh] Add domain config panel + registrar and auto DNS configuration mecanism ([#396](https://github.com/YunoHost/yunohost-admin/pull/396))
- [i18n] pluralized strings ([#395](https://github.com/YunoHost/yunohost-admin/pull/395))
- [i18n] Update supported locales ([#389](https://github.com/YunoHost/yunohost-admin/pull/389))
- [i18n] Translations updated for Arabic, Catalan, Chinese (Simplified), Czech, Dutch, Esperanto, French, Galician, German, Hindi, Indonesian, Italian, Kurdish (Central), Macedonian, Persian, Portuguese, Spanish, Ukrainian
Thanks to all contributors <3 ! (axolotle, Christian Wehrli, Daniel, Éric Gaspar, JocelynDelalande, José M, liimee, ljf, Parviz Homayun, possy eater, ppr, saptrishi das biswas, Tymofii-Lytvynenko)
-- Alexandre Aubin <alex.aubin@mailoo.org> Sun, 19 Sep 2021 23:49:02 +0200
yunohost-admin (4.2.5) stable; urgency=low
- [fix] user password change not working properly (c26c4c9)