Changelog for 23.1.20240125

This commit is contained in:
ralf 2024-01-25 11:02:46 +02:00
parent 5f2c0f448e
commit fff431fd4f
2 changed files with 21 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.20231220';
$setup_info['api']['versions']['maintenance_release'] = '23.1.20240125';
$setup_info['api']['enable'] = 3;
$setup_info['api']['app_order'] = 1;
$setup_info['api']['license'] = 'GPL';

View File

@ -1,3 +1,23 @@
egroupware-docker (23.1.20240125) hardy; urgency=low
* Mail: New option "Name and domain" to show e.g. "John Smith (example.org)" set under "Information to show on email tag"
* Mail: fix diverse problems of rich-text editor, if small paragraphs are used
* Mail REST Api: added reply to an uploaded eml file (with optional preset body and attachments)
* REST Api: allow to create new fields with PATCH for application/json content-type and error on not existing custom fields
* Adressbook/Calendar/REST: fix not parsed custom fields
* Addressbook: Fix distribution list rename
* Api: Fix favorites button in nextmatch header did not work
* Calendar/CalDAV: new calendar-config to allow party-crashers with email matching a given regular expression
* Calendar: update holidays with new thunderbird.net URLs/data for a lot more countries
* Filemanager: fix not working setting "No Access" permission on directories e.g. to hide (unwanted) group-directories
* OpenIDConnect: allow to show as button on login page to use together with regular password login
* Importexport: Fix import through dialog fails
* Tracker: Fix missing assigned users with some access / group configurations
* ActiveDirectory: optionally also use/import groups of type distribution-list
* EPL S3: fix not working upload of backups
-- Ralf Becker <rb@egroupware.org> Thu, 25 Jan 2024 10:02:46 +0100
egroupware-docker (23.1.20231220) hardy; urgency=low
* Mail: fix regressions with new email widget selecting from search result with mouse