From 150f741f5a8329080ac55b1528917404b755fb73 Mon Sep 17 00:00:00 2001 From: ralf Date: Fri, 8 Apr 2022 12:58:09 +0300 Subject: [PATCH] Changelog for 21.1.20220408 --- api/setup/setup.inc.php | 2 +- doc/rpm-build/debian.changes | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/api/setup/setup.inc.php b/api/setup/setup.inc.php index 2e10a0fa00..51996d34ae 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'] = '21.1.003'; $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'] = '21.1.20220406'; +$setup_info['api']['versions']['maintenance_release'] = '21.1.20220408'; $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 0c37fdf3eb..f7fbf68fb1 100644 --- a/doc/rpm-build/debian.changes +++ b/doc/rpm-build/debian.changes @@ -1,3 +1,10 @@ +egroupware-docker (21.1.20220408) hardy; urgency=low + + * All: fix regression causing older browsers (Firefox < 69 and Safari < 14.1) to display EGroupware + * Filemanager/SMB: fix not working sharing of SMB shares (with fixed credentials!) + + -- Ralf Becker Fri, 08 Apr 2022 11:58:09 +0200 + egroupware-docker (21.1.20220406) hardy; urgency=low * smallPART: annotate PDF files in realtime with multiple people like it was already possible for videos