copy 17.1 changelog to master to satisfy update checker

This commit is contained in:
Ralf Becker 2019-01-11 15:26:38 +00:00
parent 00c11c1a0c
commit 726b9336c2
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'] = '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.20181205';
$setup_info['api']['versions']['maintenance_release'] = '17.1.20190111';
$setup_info['api']['enable'] = 3;
$setup_info['api']['app_order'] = 1;
$setup_info['api']['license'] = 'GPL';

View File

@ -1,3 +1,21 @@
egroupware-epl (17.1.20190111) hardy; urgency=low
* Api: show maintenance release as version-number everywhere
* Api: truncate varchar for all DB types now, as MariaDB 10.3 also errors on to big content
* Api/Filemanager/WebDAV: fix SQL error if login error or WebDAV path contains non-ascii chars
* Calendar/CalDAV: store huge iCal attributes compressed to fix stalled sync of Outlook/Exchange events
* Calendar/Mail: tell user if an event has been already already deleted when viewing a meeting request
* Mobile theme: Fix inconsistent styling of submit buttons on login page, when browsing with Safari
* Filemanager: fix missing empty directory context actions
* Filemanager: treat GoodSync _gsdata_ directory as hidden / not shown by default
* Filemanager/EPL/GoodSync: ignore _gsdata_ directory for versioning and subscriptions
* Mail: implement new preference to configure mail identity label shown as mail folder header
* Addressbook: add site configuration to disable Last/Next Event column
* Projectmanager: move format for ID generation from config to settings to allow eg. group-specific IDs
* Extended changelog: https://help.egroupware.org/t/new-features-preferences-or-other-important-things-since-release-of-17-1/73323
-- Ralf Becker <rb@egroupware.org> Fri, 11 Jan 2019 10:59:40 +0100
egroupware-epl (17.1.20181205) hardy; urgency=low
* SiteMgr: fix fatal error stalling EGroupware, if SiteMgr is installed