mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Changelog for 19.1.20190822
This commit is contained in:
parent
fe2d0d243d
commit
1889adadfb
@ -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.20190813';
|
||||
$setup_info['api']['versions']['maintenance_release'] = '19.1.20190822';
|
||||
$setup_info['api']['enable'] = 3;
|
||||
$setup_info['api']['app_order'] = 1;
|
||||
$setup_info['api']['license'] = 'GPL';
|
||||
|
@ -1,3 +1,19 @@
|
||||
egroupware-docker (19.1.20190822) hardy; urgency=low
|
||||
|
||||
* Mail: fix broken save to filemanager action
|
||||
* Mail: add format selector into compose htmltext editor's toolbar
|
||||
* Api: no longer loggin last-logintime of anonymous user
|
||||
* Notifications: remove calendar notification from the list after applying any of actions
|
||||
* Mobile theme: fix broken html editor in mobile view (e.g. mail compose)
|
||||
* OpenID/OAuth: fixed missing redirect to login causing Rocket.Chat login to fail
|
||||
* OpenID/OAuth: allow to enable and view request log from within EGroupware
|
||||
* PostgreSQL: fix SQL error displaying project-list
|
||||
* Status: fix status app loses its user list if no access right to rocketchat app
|
||||
* Tracker: fix sometimes not readable comments (resized too small)
|
||||
* Rocketchat: fix stalled registration due to (wrong) MAIL_URL in docker-compose file
|
||||
|
||||
-- Ralf Becker <rb@egroupware.org> Thu, 22 Aug 2019 14:11:14 +0200
|
||||
|
||||
egroupware-docker (19.1.20190813) hardy; urgency=low
|
||||
|
||||
* final 19.1 release
|
||||
|
Loading…
Reference in New Issue
Block a user