Skip to content

Commit

Permalink
Prepare changelog for 12.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexAubin committed Feb 23, 2025
1 parent d32e3ae commit 2ad3121
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
yunohost (12.1.0) testing; urgency=low

- general: New "SSE" API to stream/broadcast logs of the current action, using zero-mq ([#1663](http://github.com/YunoHost/yunohost/pull/1663))
- apps/permissions: rework the way permission info are stored, introduce a new 'app core' config panel allowing to change the app logo, label, etc. ([#1917](http://github.com/YunoHost/yunohost/pull/1917))
- perf: tweaks to improve LDAP performances when updating records, especially when many user entries exist ([#1975](http://github.com/YunoHost/yunohost/pull/1975))
- firewall: complete rework of the code. Disable UPnP by default on new installs ([#2011](http://github.com/YunoHost/yunohost/pull/2011))
- storage/disk: add the beginning of a new section for storage management, for now retrieving disk list and info ([#1953](https://github.com/YunoHost/yunohost/pull/1953))
- apps: add a new --ignore-yunohost-version option to 'yunohost app install' to bypass ynh version requirement ([#2036](https://github.com/YunoHost/yunohost/pull/2036))
- portal: allow to login using the email address ([#2041](http://github.com/YunoHost/yunohost/pull/2041))
- portal: use samesite 'lax' for portal cookies ([#2018](https://github.com/YunoHost/yunohost/pull/2018))
- wording: simplify the "user portal" naming to just "portal" (642e1afba)
- i18n: Translations updated for Basque, Catalan, French, Galician, Italian, Spanish

Thanks to all contributors <3 ! (axolotle, Christophe Henry, Félix Piédallu, Joan, José M, Josué Tille, ljf, OniriCorpe, orhtej2, ppr, rosbeef andino, Tommi, xabirequejo)

-- Alexandre Aubin <[email protected]> Sun, 23 Feb 2025 21:22:02 +0100

yunohost (12.0.11) stable; urgency=low

- users: Prevent to remove the last user from admins ([#2029](http://github.com/YunoHost/yunohost/pull/2029), [#2030](http://github.com/YunoHost/yunohost/pull/2030), [#2031](http://github.com/YunoHost/yunohost/pull/2031), a18928475, d7b57a87a, fc2596d04, 8d6fd9c32)
Expand Down

0 comments on commit 2ad3121

Please sign in to comment.