From 38e9d9984f9d0808ef9a36e74e47be470037ad3e Mon Sep 17 00:00:00 2001 From: ralf Date: Wed, 25 Jan 2023 14:21:51 +0100 Subject: [PATCH] Changelog for 23.1.20230125 --- api/setup/setup.inc.php | 2 +- doc/rpm-build/debian.changes | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/api/setup/setup.inc.php b/api/setup/setup.inc.php index e605f7e6f4..ffc2a9ffa7 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'] = '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'] = '23.1.20230114'; +$setup_info['api']['versions']['maintenance_release'] = '23.1.20230125'; $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 0864e722d3..2ef6329265 100644 --- a/doc/rpm-build/debian.changes +++ b/doc/rpm-build/debian.changes @@ -1,3 +1,14 @@ +egroupware-docker (23.1.20230125) hardy; urgency=low + + * 3rd release candidate for upcomming 23.1 + * to test simply change the tag in your /etc/egroupware-docker/docker-composer.override.yml to 23.1 + * Mail: OAuth authentication for Microsoft (Office365, outlook.com, ...) and GMail + * Admin: added PHP FPM status page and documented how to enabled it + * Rocketchat: fix realtime api not wokring becase of CSP error + * eTemplate: many small bugfixes in several of the widgets/webcomponents + + -- Ralf Becker Wed, 25 Jan 2023 14:21:51 +0100 + egroupware-docker (23.1.20230114) hardy; urgency=low * 2nd release candiate for 23.1