diff --git a/debian/changelog b/debian/changelog index 70173bad..6f6f1ecc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +yunohost-admin (4.2.1) testing; urgency=low + + - ui/ux: Misc fixes/enh, code quality ([#344](https://github.com/YunoHost/yunohost-admin/pull/344)) + - ux: At the end of an operation, display a modal if last message is a warning ([#347](https://github.com/YunoHost/yunohost-admin/pull/347)) + - ui: Properly handle multiline messages ([#348](https://github.com/YunoHost/yunohost-admin/pull/348)) + - postinstall: Handle validation errors and force-diskspace option ([#349](https://github.com/YunoHost/yunohost-admin/pull/349)) + - refactoring: More uniform, consistent API ([#339](https://github.com/YunoHost/yunohost-admin/pull/339), [#350](https://github.com/YunoHost/yunohost-admin/pull/350)) + - ux: Human readable operation names ([#339](https://github.com/YunoHost/yunohost-admin/pull/339)) + - custom app install: Fix/improve the manifest fetching using new route in the core ([#351](https://github.com/YunoHost/yunohost-admin/pull/351)) + - permission: Rework selectize widget, add confirm modal for new SSH/SFTP permissions ([#352](https://github.com/YunoHost/yunohost-admin/pull/352), 3bc3c32) + - i18n: Translations updated for French, German, Italian, Polish, Portuguese, Russian, Spanish + + Thanks to all contributors <3 ! (axolotle, C. Wehrli, D. Vasilev, É. Gaspar, K. Nowakowski) + + -- Alexandre Aubin Sat, 17 Apr 2021 04:14:59 +0200 + yunohost-admin (4.2.0) testing; urgency=low - [enh] Rework the webadmin with Vue.js ([#316](https://github.com/YunoHost/yunohost-admin/pull/316), 62b3f27, [#336](https://github.com/YunoHost/yunohost-admin/pull/336))