mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
Changelog for 19.1.20191119
This commit is contained in:
parent
a39d257eac
commit
19b6683c73
@ -14,7 +14,7 @@ $setup_info['api']['title'] = 'EGroupware API';
|
||||
$setup_info['api']['version'] = '19.1.003';
|
||||
$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'] = '19.1.20191031';
|
||||
$setup_info['api']['versions']['maintenance_release'] = '19.1.20191119';
|
||||
$setup_info['api']['enable'] = 3;
|
||||
$setup_info['api']['app_order'] = 1;
|
||||
$setup_info['api']['license'] = 'GPL';
|
||||
|
@ -1,3 +1,12 @@
|
||||
egroupware-docker (19.1.20191119) hardy; urgency=low
|
||||
|
||||
* CalDAV/Calendar: Lightning 68 no longer allowed to accept/reject invitations
|
||||
* CalDAV/Calendar: iOS also no longer allowed to accept/reject invitations
|
||||
* ImportExport: fix error in importexport_cli.php (Console/Getopt.php not found)
|
||||
* all apps: fixing serveral cases of wrong Url when proxying and terminating TLS on the proxy
|
||||
|
||||
-- Ralf Becker <rb@egroupware.org> Tue, 19 Nov 2019 08:17:32 +0100
|
||||
|
||||
egroupware-docker (19.1.20191031) hardy; urgency=low
|
||||
|
||||
* Docker: allow to set session timeout (in sec) via EGW_SESSION_TIMEOUT enviroment variable
|
||||
|
Loading…
Reference in New Issue
Block a user