mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-27 09:09:07 +01:00
Changelog for 21.1.20210504
This commit is contained in:
parent
86dd7febbd
commit
c1fa751f5d
@ -14,7 +14,7 @@ $setup_info['api']['title'] = 'EGroupware API';
|
||||
$setup_info['api']['version'] = '20.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.20210420';
|
||||
$setup_info['api']['versions']['maintenance_release'] = '21.1.20210504';
|
||||
$setup_info['api']['enable'] = 3;
|
||||
$setup_info['api']['app_order'] = 1;
|
||||
$setup_info['api']['license'] = 'GPL';
|
||||
|
@ -1,3 +1,14 @@
|
||||
egroupware-docker (21.1.20210504) hardy; urgency=low
|
||||
|
||||
* 5th and last 21.1 release candidate
|
||||
* EPL/Placetel: create Placetel users, VoIP destinations and IP devices / autoconfigurable phones from EGroupware
|
||||
* EPL/Placetel: allow users to reset Placetel password, view SIP credentials and configure function keys / BLF of their phones
|
||||
* SmallPART: fix wrongly "fixed" regular expression causing eg. Panopto video-url giving an error
|
||||
* Push: allow setting EGW_MAX_PUSH_USERS to support more then default 1024 user (current/highest usage is reported in logs)
|
||||
* Login: new icon-bar showcasing available applications (new login image yet to come)
|
||||
|
||||
-- Ralf Becker <rb@egroupware.org> Tue, 04 May 2021 09:55:21 +0200
|
||||
|
||||
egroupware-docker (21.1.20210420) hardy; urgency=low
|
||||
|
||||
* 4th and now feature-complete 21.1 pre-release
|
||||
|
Loading…
Reference in New Issue
Block a user