diff --git a/api/setup/setup.inc.php b/api/setup/setup.inc.php index a863b8827f..a9e897c62b 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'] = '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'; diff --git a/doc/rpm-build/debian.changes b/doc/rpm-build/debian.changes index 691156d987..db3d486cf4 100644 --- a/doc/rpm-build/debian.changes +++ b/doc/rpm-build/debian.changes @@ -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 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