forked from extern/egroupware
Changelog for 19.1.20200318
This commit is contained in:
parent
4a942cf2b0
commit
d21cd6bcd9
@ -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.20200130';
|
||||
$setup_info['api']['versions']['maintenance_release'] = '19.1.20200318';
|
||||
$setup_info['api']['enable'] = 3;
|
||||
$setup_info['api']['app_order'] = 1;
|
||||
$setup_info['api']['license'] = 'GPL';
|
||||
|
@ -1,3 +1,23 @@
|
||||
egroupware-docker (19.1.20200318) hardy; urgency=low
|
||||
|
||||
* Calendar: initial load speed improvement
|
||||
* CalDAV/OutlookSynchronizer: reject invitations when client deletes them without appropriate rights in his calendar
|
||||
* CalDAV/Calendar: always set organizer and participants outside own calendar
|
||||
* Filemanager/Sharing: fix lost session on first load in sharing links with Firefox
|
||||
* Collabora: fix issue of inserting an image into document pops a rename dialog
|
||||
* Collabora: fix limit of one samba connection per person
|
||||
* Admin: add copy account action
|
||||
* Html Editor: add fullscreen feature into html editor
|
||||
* Html Editor: add 9pt, 9px, 11pt and 11px into Html editor's font options
|
||||
* Timesheet: fix project link was missing when changing project after clicking "Save & New"
|
||||
* Mail: fix mail acl can't save or retrieve after changing mailbox via folder selectbox
|
||||
* Projectmanager: add preference to force filemanager subdirectories
|
||||
* All apps: fix error closing / updating window in Chrome 80+
|
||||
* RocketChat: fix diverse connection and status update errors
|
||||
* Updated translations for EL, SK, BG and DE
|
||||
|
||||
-- Ralf Becker <rb@egroupware.org> Wed, 18 Mar 2020 11:46:02 +0100
|
||||
|
||||
egroupware-docker (19.1.20200130) hardy; urgency=low
|
||||
|
||||
* SECURITY AND MAINTENANCE RELEASE: PLEASE UPDATE IMMEDIATELY (includes 17.1 and before!)
|
||||
|
Loading…
Reference in New Issue
Block a user