mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Update changelog for 3.7.1
This commit is contained in:
parent
3e6cbe4e84
commit
a221b7b9f0
1 changed files with 17 additions and 0 deletions
17
debian/changelog
vendored
17
debian/changelog
vendored
|
@ -1,3 +1,20 @@
|
|||
yunohost (3.7.1) stable; urgency=low
|
||||
|
||||
- [enh] Add ynh_permission_has_user helper (#905)
|
||||
- [mod] Change behavior of ynh_setting_delete to try to make migrating away from legacy permissions easier (#906)
|
||||
- [fix] app_config_apply should also return 'app' info (#918)
|
||||
- [fix] uid/gid conflicts in user_create because of inconsistent comparison (#924)
|
||||
- [fix] Ensure metronome owns its directories (1f623830, 031f8a6e)
|
||||
- [mod] Remove useless sudos in helpers (be88a283)
|
||||
- [enh] Improve message wording for services (3c844292)
|
||||
- [enh] Attempt to anonymize data pasted to paste.yunohost.org (f56f4724)
|
||||
- [enh] Lazy load yunohost.certificate to possibly improve perfs (af8981e4)
|
||||
- [fix] Improve logging / debugging (1eef9b67, 7d323814, d17fcaf9, 210d5f3f)
|
||||
|
||||
Thanks to all contributors <3 ! (Bram, Kay0u, Maniack, Matthew D.)
|
||||
|
||||
-- Alexandre Aubin <alex.aubin@mailoo.org> Thu, 9 April 2020 14:52:00 +0000
|
||||
|
||||
yunohost (3.7.0.12) stable; urgency=low
|
||||
|
||||
- Fix previous buggy hotfix about deleting existing primary groups ...
|
||||
|
|
Loading…
Add table
Reference in a new issue