mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-18 11:58:24 +01:00
Changelog for 19.1.20190925
This commit is contained in:
parent
4d22932c7f
commit
826f055b07
@ -14,7 +14,7 @@ $setup_info['api']['title'] = 'EGroupware API';
|
|||||||
$setup_info['api']['version'] = '19.1.001';
|
$setup_info['api']['version'] = '19.1.001';
|
||||||
$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'] = '19.1.20190917';
|
$setup_info['api']['versions']['maintenance_release'] = '19.1.20190925';
|
||||||
$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-docker (19.1.20190925) hardy; urgency=low
|
||||||
|
|
||||||
|
* Password&Security: fix not working password change after 19.1.20190917
|
||||||
|
* Calendar: fix not working print view, if conventional add popup is enabled
|
||||||
|
* Addressbook: fix filters in list "jumping" in Chrome 76+ on Windows
|
||||||
|
* Template: implement applications list up/down scroll buttons (as an user preference feature)
|
||||||
|
* InfoLog: fix delegation no longer shown after database restore
|
||||||
|
* History: fix timestamps broken by 19.1 update storing diffs using timestamp of preceeding row
|
||||||
|
* Tracker: fix unable to clear queue/category/version colors
|
||||||
|
|
||||||
|
-- Ralf Becker <rb@egroupware.org> Wed, 25 Sep 2019 13:26:53 +0200
|
||||||
|
|
||||||
egroupware-docker (19.1.20190917) hardy; urgency=low
|
egroupware-docker (19.1.20190917) hardy; urgency=low
|
||||||
|
|
||||||
* EPL: WebAuthn incl. older U2F tokens as 2nd factor for authentication
|
* EPL: WebAuthn incl. older U2F tokens as 2nd factor for authentication
|
||||||
|
Loading…
Reference in New Issue
Block a user