Changelog for 17.1.20190222

This commit is contained in:
Ralf Becker 2019-02-22 11:53:35 +00:00
parent 6477d9aa5b
commit aa77478e18
2 changed files with 13 additions and 1 deletions

View File

@ -14,7 +14,7 @@ $setup_info['api']['title'] = 'EGroupware API';
$setup_info['api']['version'] = '17.1.005';
$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'] = '17.1.20190214';
$setup_info['api']['versions']['maintenance_release'] = '17.1.20190222';
$setup_info['api']['enable'] = 3;
$setup_info['api']['app_order'] = 1;
$setup_info['api']['license'] = 'GPL';

View File

@ -1,3 +1,15 @@
egroupware-epl (17.1.20190222) hardy; urgency=low
* All apps: improved speed when searching with (many) custom-fields
* Install: non-package installs use now install-cli.php and composer, instead of myrepos (mr)
* Mail: meeting-request was not shown inside multipart/related
* CardDAV/Addressbook: fix accounts not synced for preference account-selection "groupmembers"
* CalDAV: work around Lighning not having synced event before accepting
* Calendar/Email: multiple users of external meeting request no longer overwrite each other status when accepting
* Addressbook: fix photo was lost when non-admin user edited own account
-- Ralf Becker <rb@egroupware.org> Fri, 22 Feb 2019 12:53:35 +0100
egroupware-epl (17.1.20190214) hardy; urgency=low
* Calendar/CalDAV: fix yearly recurring events stalling sync