forked from extern/egroupware
Changelog for 20.1.20200716
This commit is contained in:
parent
cc7d1fbe58
commit
853fd72d91
@ -14,7 +14,7 @@ $setup_info['api']['title'] = 'EGroupware API';
|
||||
$setup_info['api']['version'] = '20.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'] = '20.1.20200628';
|
||||
$setup_info['api']['versions']['maintenance_release'] = '20.1.20200716';
|
||||
$setup_info['api']['enable'] = 3;
|
||||
$setup_info['api']['app_order'] = 1;
|
||||
$setup_info['api']['license'] = 'GPL';
|
||||
|
@ -1,3 +1,28 @@
|
||||
egroupware-docker (20.1.20200716) hardy; urgency=low
|
||||
|
||||
* 3rd 20.1 release candidate
|
||||
* Calendar: updates via push-server
|
||||
* bugfixes in some apps
|
||||
|
||||
-- Ralf Becker <rb@egroupware.org> Thu, 16 Jul 2020 15:18:14 +0200
|
||||
|
||||
egroupware-docker (20.1.20200710) hardy; urgency=low
|
||||
|
||||
* second release candidate for upcomming 20.1 release
|
||||
* openSUSE/SLE/CentOS/RHEL: support for Nginx for current version
|
||||
* Mail: allow to configure a proxy to display external http images (eg. proxy.egroupware.org)
|
||||
* Mail: open notification email of own domain as popup
|
||||
* Mail: Add replyTo, CC, BCC and folder fields into predefined compose values
|
||||
* Login page: use HTTP status code 401 for a failed login, so tools like fail2ban can recognice that
|
||||
* Collabora: Implement file rename operation
|
||||
* Status: fix CSP error for meet.jit.si, if site config was saved with no server or jitsi.egroupware.net
|
||||
* Etemplate: Get vfsUpload values to use expose so they work like links
|
||||
* Rocket.Chat: Fix constant autologin loop when RC uses a different domain then EGroupware
|
||||
* smallPART: fixed UI problems when embeded via LTI
|
||||
* smallPART: fixed empty email and name for new uses created via LTI
|
||||
|
||||
-- Ralf Becker <rb@egroupware.org> Fri, 10 Jul 2020 12:13:20 +0200
|
||||
|
||||
egroupware-docker (20.1.20200628) hardy; urgency=low
|
||||
|
||||
* first 20.1 release candidate
|
||||
|
Loading…
Reference in New Issue
Block a user