Changelog for 23.1.20231129

This commit is contained in:
ralf 2023-11-29 08:35:16 +02:00
parent c09ed006ea
commit 0ad1729fe0
2 changed files with 8 additions and 1 deletions

View File

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

View File

@ -1,3 +1,10 @@
egroupware-docker (23.1.20231129) hardy; urgency=low
* API: fixed several regressions around updated select and email entry widgets
* SmallPART: fixed some problems with new LiveFeedback feature and updated Shoelace widgets
-- Ralf Becker <rb@egroupware.org> Wed, 29 Nov 2023 07:35:16 +0100
egroupware-docker (23.1.20231122) hardy; urgency=low
* THIS IS A PRE-RELEASE for testing, you need to explicitly set the tag in your docker-compose.override.yml