Changelog for 23.1.20230503

This commit is contained in:
ralf 2023-05-03 11:51:46 +02:00
parent 3c337eccd5
commit d311102a98
2 changed files with 12 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.20230428';
$setup_info['api']['versions']['maintenance_release'] = '23.1.20230503';
$setup_info['api']['enable'] = 3;
$setup_info['api']['app_order'] = 1;
$setup_info['api']['license'] = 'GPL';

View File

@ -1,3 +1,14 @@
egroupware-docker (23.1.20230503) hardy; urgency=low
* fix some critical errors/regressions in the not published 23.1.20230428 release
* InfoLog: can not set project (caused double submit, stalled saving by redirecting to list)
* Calendar: Allow to select multiple categories in sidemenu
* Calendar: Put email address after user or contact
* ProjectManager: fix entries opened in elements list have wrong project linked (after project is changed)
* full list of changes https://github.com/EGroupware/egroupware/compare/23.1.20230428...23.1.20230503
-- Ralf Becker <rb@egroupware.org> Wed, 03 May 2023 11:51:46 +0200
egroupware-docker (23.1.20230428) hardy; urgency=low
* CalDAV/InfoLog: fix infinit loop causing high database load, if sync-collection report did not query calendar-data