Changelog for 20.1.20201005

This commit is contained in:
Ralf Becker 2020-10-05 11:20:41 +02:00
parent baebf56fb2
commit f1fdd7e2f1
2 changed files with 19 additions and 1 deletions

View File

@ -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.20200914';
$setup_info['api']['versions']['maintenance_release'] = '20.1.20201005';
$setup_info['api']['enable'] = 3;
$setup_info['api']['app_order'] = 1;
$setup_info['api']['license'] = 'GPL';

View File

@ -1,3 +1,21 @@
egroupware-docker (20.1.20201005) hardy; urgency=low
* WatchTowner/Nginx: modified Nginx config to resolve changed IP addresses of updated containers, fix 502 Bad Gateway errors
* Admin/Push: push server test to diagnose problems and improved recovery from failed requests / network problems
* ActiveDirectory: fix unwilling to perform error when saving an account
* Calendar: Improve handling of infolog push messages
* Calendar: Fix quick add did not open conflict dialog
* InfoLog/eTemplate: fixed multiple update problems eg. when responsible no longer matches filter
* SmallPART: allow to record watched videos: start-, end-time, position, duration and how ovent paused
* Tracker: Fix adding a favorite could sometimes pick up escalation columns
* Tracker: Fix Site Configuration User selection could not select new groups
* Mail: Add custom html toolbar settings in mail site-configuration in order to be able to add/remove certain actions only for mail-compose dialog.
* Login Page: Fix login button on login page not being clickable on small screens
* eSyncPro: fix SQL error in device list
* Authentication: allow using multiple backends, even same backend multiple times with different configuration
-- Ralf Becker <rb@egroupware.org> Mon, 05 Oct 2020 11:20:41 +0200
egroupware-docker (20.1.20200914) hardy; urgency=low
* Addressbook: fix CRM view was not properly refreshed