mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Changelog for 20.1.20200731
This commit is contained in:
parent
33e88d25ae
commit
e84532af40
@ -14,7 +14,7 @@ $setup_info['api']['title'] = 'EGroupware API';
|
||||
$setup_info['api']['version'] = '20.1';
|
||||
$setup_info['api']['versions']['current_header'] = '1.29';
|
||||
// maintenance release in sync with changelog in doc/rpm-build/debian.changes
|
||||
$setup_info['api']['versions']['maintenance_release'] = '20.1.20200728';
|
||||
$setup_info['api']['versions']['maintenance_release'] = '20.1.20200731';
|
||||
$setup_info['api']['enable'] = 3;
|
||||
$setup_info['api']['app_order'] = 1;
|
||||
$setup_info['api']['license'] = 'GPL';
|
||||
|
@ -1,3 +1,15 @@
|
||||
egroupware-docker (20.1.20200731) hardy; urgency=low
|
||||
|
||||
* 5th and last 20.1 release candidate
|
||||
* Calendar: fix not working refresh via push, if Home app is used
|
||||
* Mail: replying to a mail should only update icon, not move it to top of list
|
||||
* Mail: new preference to disable notifications for new arriving mails (requires push for mail)
|
||||
* Login: fixed not able to login due to notifications
|
||||
* Login: fix not working forced password reset
|
||||
* Preferences: use push to ask every affected client to reload preferences, if affected
|
||||
|
||||
-- Ralf Becker <rb@egroupware.org> Fri, 31 Jul 2020 10:50:07 +0200
|
||||
|
||||
egroupware-docker (20.1.20200728) hardy; urgency=low
|
||||
|
||||
* 4th and probably last 20.1 release candidate
|
||||
|
Loading…
Reference in New Issue
Block a user