mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
Changelog for 19.1.20200430
This commit is contained in:
parent
b4db228c96
commit
9252aaf430
@ -14,7 +14,7 @@ $setup_info['api']['title'] = 'EGroupware API';
|
|||||||
$setup_info['api']['version'] = '19.1.004';
|
$setup_info['api']['version'] = '19.1.004';
|
||||||
$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.20200409';
|
$setup_info['api']['versions']['maintenance_release'] = '19.1.20200430';
|
||||||
$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,31 @@
|
|||||||
|
egroupware-docker (19.1.20200430) hardy; urgency=low
|
||||||
|
|
||||||
|
* Jitsi/Status: many of improvments for easier video conferences and calls
|
||||||
|
* added a ringtone when being called and also signaling it via a link in Rocket.Chat
|
||||||
|
* ask user to try again, if a call is not answered and tell called one he missed the call
|
||||||
|
* display alarms for videoconferences and offer easy joining
|
||||||
|
* allow to invite users to already running video calls or sheduled meetings
|
||||||
|
* Status: add phone call actions (only if telephony system is integrated)
|
||||||
|
* Calendar: video conference links in notifications expired before the meeting date
|
||||||
|
* Calendar: add clickable link to videoconference in event tooltip
|
||||||
|
* Calendar: add videoconference icon to event tooltip
|
||||||
|
* Calendar: disable some owner/participant pre-loading for faster initial open
|
||||||
|
* Calendar: fix events later in the day would not show if one was filtered out
|
||||||
|
* Calendar: fix more than 2 exceptions caused missed exceptions with CalDAV under iOS
|
||||||
|
* Mail: automatic remove some invisible Unicode chars breaking email addresses
|
||||||
|
* Timesheet: fix update via import without category or status cleared original
|
||||||
|
* Timesheet: fix import condition checks
|
||||||
|
* Api: make sure share cleanup job doesn't remove shares just because of access rights
|
||||||
|
* Collabora: fix document revision history only available in english
|
||||||
|
* Collabora: fix document's previous versions were only available in english
|
||||||
|
* News: display link to categories in sidebox-menu and administration
|
||||||
|
* OpenIDConnect: fix JWT don't validate for client in certain proxying situations because of wrong issuer
|
||||||
|
* Admin: deleting accounts no longer fails because of memmory limit on huge installations
|
||||||
|
* Addressbook: fixed not working avatar upload
|
||||||
|
* Guacamole: fixing diverse glichtes in usage and installation
|
||||||
|
|
||||||
|
-- Ralf Becker <rb@egroupware.org> Thu, 30 Apr 2020 19:26:46 +0200
|
||||||
|
|
||||||
egroupware-docker (19.1.20200409) hardy; urgency=low
|
egroupware-docker (19.1.20200409) hardy; urgency=low
|
||||||
|
|
||||||
#CoronaVirus #StayAtHome #HomeOffice release featuring
|
#CoronaVirus #StayAtHome #HomeOffice release featuring
|
||||||
|
Loading…
Reference in New Issue
Block a user