diff --git a/api/setup/setup.inc.php b/api/setup/setup.inc.php index d7b81ae31a..08777e6c0f 100644 --- a/api/setup/setup.inc.php +++ b/api/setup/setup.inc.php @@ -14,7 +14,7 @@ $setup_info['api']['title'] = 'EGroupware API'; $setup_info['api']['version'] = '19.1.004'; $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.20200409'; +$setup_info['api']['versions']['maintenance_release'] = '19.1.20200430'; $setup_info['api']['enable'] = 3; $setup_info['api']['app_order'] = 1; $setup_info['api']['license'] = 'GPL'; diff --git a/doc/rpm-build/debian.changes b/doc/rpm-build/debian.changes index 29b822a142..2d1eaffdcc 100644 --- a/doc/rpm-build/debian.changes +++ b/doc/rpm-build/debian.changes @@ -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 Thu, 30 Apr 2020 19:26:46 +0200 + egroupware-docker (19.1.20200409) hardy; urgency=low #CoronaVirus #StayAtHome #HomeOffice release featuring