Changelog for 23.1.20230314

This commit is contained in:
ralf 2023-03-14 10:49:04 +01:00
parent 0c13bc863a
commit f7007c6bc8
2 changed files with 18 additions and 1 deletions

View File

@ -14,7 +14,7 @@ $setup_info['api']['title'] = 'EGroupware API';
$setup_info['api']['version'] = '23.1';
$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'] = '23.1.20230228';
$setup_info['api']['versions']['maintenance_release'] = '23.1.20230314';
$setup_info['api']['enable'] = 3;
$setup_info['api']['app_order'] = 1;
$setup_info['api']['license'] = 'GPL';

View File

@ -1,3 +1,20 @@
egroupware-docker (23.1.20230314) hardy; urgency=low
* 23.1 final release with the following major features:
* Modernization through technology change to Web Components and Lit
* Working time recording and timer for projects
* New features in the mail app including OAuth support for Office365 and Gmail
* Optimizations in the file manager: user quota and push notifications
* New functionalities in various applications e.g. with regard to Kanban integration
* Improvement of user selection and performance for large installations
* New features for administrators: PUSH notifications and synchronization users to LDAP/AD
* Changes since 5th RC: https://github.com/EGroupware/egroupware/compare/23.1.20230228...23.1.20230314
* Home: fix not working home app caused by new JS loading and transformed it to use webcomponents
* Admin/Setup: logging all DB backup operations to a text file db_backup.log in backup-directory
* Rocketchat: fix rocketchat's status sometimes is not showing up in Status app for bigger installations
-- Ralf Becker <rb@egroupware.org> Tue, 14 Mar 2023 10:49:04 +0100
egroupware-docker (23.1.20230228) hardy; urgency=low
* 5th release and hopefully last candidate for upcoming 23.1