mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:29 +01:00
Changelog for 21.1.20210318
This commit is contained in:
parent
e0b96079d8
commit
ab6258f3be
@ -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'] = '20.1.20210125';
|
||||
$setup_info['api']['versions']['maintenance_release'] = '21.1.20210318';
|
||||
$setup_info['api']['enable'] = 3;
|
||||
$setup_info['api']['app_order'] = 1;
|
||||
$setup_info['api']['license'] = 'GPL';
|
||||
|
@ -1,3 +1,17 @@
|
||||
egroupware-docker (20.1.20210125) hardy; urgency=low
|
||||
|
||||
* first beta of upcomming 21.1 release (CE already feature complete, EPL still working on firewall feature)
|
||||
* EPL/Kanban: boards for tasks, projects, tickets or as sales-funnel for the sales department
|
||||
* smallPART: video-based learning now with Single-, MultipleChoice or open questions for tests and exams
|
||||
* Filemanager: complete rework of sharing allowing now to mount shares of other users or open multiple sharing links
|
||||
* Filemanager: allow to mount WebDAV shares from other EGroupware, NAS or *cloud
|
||||
* Dark Mode theme for EGroupware
|
||||
* EPL/Telephony Integration: enhanced with caller ID, opening of CRM view and call history displayed also in calendar
|
||||
* Tracker/Addressbook: using now push updates too
|
||||
* many small enhancements in all modules
|
||||
|
||||
-- Ralf Becker <rb@egroupware.org> Thu, 18 Mar 2021 07:32:10 +0100
|
||||
|
||||
egroupware-docker (20.1.20210125) hardy; urgency=low
|
||||
|
||||
* Admin: Context menu action to clear user credentials
|
||||
|
Loading…
Reference in New Issue
Block a user