mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
Changelog for 19.1.20190917
This commit is contained in:
parent
0e8b0e0562
commit
9a21f409af
@ -14,7 +14,7 @@ $setup_info['api']['title'] = 'EGroupware API';
|
||||
$setup_info['api']['version'] = '19.1';
|
||||
$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.20190822';
|
||||
$setup_info['api']['versions']['maintenance_release'] = '19.1.20190917';
|
||||
$setup_info['api']['enable'] = 3;
|
||||
$setup_info['api']['app_order'] = 1;
|
||||
$setup_info['api']['license'] = 'GPL';
|
||||
|
@ -1,3 +1,20 @@
|
||||
egroupware-docker (19.1.20190917) hardy; urgency=low
|
||||
|
||||
* EPL: WebAuthn incl. older U2F tokens as 2nd factor for authentication
|
||||
* Preferences: always show Security & Password popup, only disable password tab, if no rights to change it
|
||||
* Notification: instead of overwritting From address use ReplyTo
|
||||
* Tracker: for notifications use explicit replyTo address or sender from mail config
|
||||
* Calendar: Fix quick add lost additional participants
|
||||
* Calendar: update to timezones version 2.2019b
|
||||
* Univention: fix "Must change password upon next login" feature
|
||||
* Mail: fix email date is an editable field in mail display
|
||||
* Filemanager: fix actions in share->mail context menu not working on multi-selection
|
||||
* Setup: fix post_install.php breaking bcrypt header_admin_password
|
||||
* EPL: fix not working automatic update of container / watchtower (requires docker-compose.yml update!)
|
||||
* RHEL/CentOS: fix dependency of docker-compose package to work with OS docker version
|
||||
|
||||
-- Ralf Becker <rb@egroupware.org> Tue, 17 Sep 2019 12:14:04 +0200
|
||||
|
||||
egroupware-docker (19.1.20190822) hardy; urgency=low
|
||||
|
||||
* Mail: fix broken save to filemanager action
|
||||
|
Loading…
Reference in New Issue
Block a user