mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
Changelog for 21.1.20220408
This commit is contained in:
parent
28b42f4276
commit
150f741f5a
@ -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';
|
||||
|
@ -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 <rb@egroupware.org> 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
|
||||
|
Loading…
Reference in New Issue
Block a user