mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-24 03:41:53 +02:00
Changelog for 17.1.20171115
This commit is contained in:
parent
4c1f9053e2
commit
595e767f20
@ -14,7 +14,7 @@ $setup_info['api']['title'] = 'EGroupware API';
|
|||||||
$setup_info['api']['version'] = '17.1';
|
$setup_info['api']['version'] = '17.1';
|
||||||
$setup_info['api']['versions']['current_header'] = '1.29';
|
$setup_info['api']['versions']['current_header'] = '1.29';
|
||||||
// maintenance release in sync with changelog in doc/rpm-build/debian.changes
|
// maintenance release in sync with changelog in doc/rpm-build/debian.changes
|
||||||
$setup_info['api']['versions']['maintenance_release'] = '17.1.20171106';
|
$setup_info['api']['versions']['maintenance_release'] = '17.1.20171115';
|
||||||
$setup_info['api']['enable'] = 3;
|
$setup_info['api']['enable'] = 3;
|
||||||
$setup_info['api']['app_order'] = 1;
|
$setup_info['api']['app_order'] = 1;
|
||||||
$setup_info['api']['license'] = 'GPL';
|
$setup_info['api']['license'] = 'GPL';
|
||||||
|
@ -1,3 +1,15 @@
|
|||||||
|
egroupware-epl (17.1.20171115) hardy; urgency=low
|
||||||
|
|
||||||
|
* Final 17.1 release: see previous changlog for major features
|
||||||
|
* Nginx: support for Debian and Ubuntu packages: apt install nginx php-fpm egroupware-epl
|
||||||
|
* Mail: Fix missing SaveAll and DownloadAsZip actions of attachments
|
||||||
|
* Addressbook: Fix avatar icon is doubled if contact has no avatar set
|
||||||
|
* CalDAV/CardDAV: fix encoding of control chars stalling iOS sync
|
||||||
|
* Filemanager/EPL: fix exception on upload in folder with a subscription
|
||||||
|
* Collabora: set user language from common preferences
|
||||||
|
|
||||||
|
-- Ralf Becker <rb@egroupware.org> Mon, 13 Nov 2017 18:34:23 +0100
|
||||||
|
|
||||||
egroupware-epl (17.1.20171106) hardy; urgency=low
|
egroupware-epl (17.1.20171106) hardy; urgency=low
|
||||||
|
|
||||||
* SECURITY RELEASE and 2nd RC for 17.1: everyone should update ASAP
|
* SECURITY RELEASE and 2nd RC for 17.1: everyone should update ASAP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user