Changelog for 23.1.20230210

This commit is contained in:
ralf 2023-02-10 09:18:18 +01:00
parent 1949f461b8
commit 6ed5b8a3a5
2 changed files with 17 additions and 1 deletions

View File

@ -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.20230125';
$setup_info['api']['versions']['maintenance_release'] = '23.1.20230210';
$setup_info['api']['enable'] = 3;
$setup_info['api']['app_order'] = 1;
$setup_info['api']['license'] = 'GPL';

View File

@ -1,3 +1,19 @@
egroupware-docker (23.1.20230210) hardy; urgency=low
* 4th release candidate for upcomming 23.1, final released scheduled for March 1st 2023
* Mail/OAuth: fix not working auth with custom Office365 domains outside mail wizard
* TimeSheet: allow to update times in events tab rows by clicking on the time
* LDAP: fix LDAP protocol error creating new groups without a description
* LDAP/Addressbook: make further LDAP attributes available as custom-fields using "ldap_<attribute>" as name for accounts in LDAP
* LDAP/Univention: make birthday of users available in addressbook (univentionPerson.univentionBirthday attribute)
* KnowledgeBase: get maintain articles and questions working (requires git pull on old etemplate repo too!)
* Mail: slight rework of preview to make more information available without hover (not yet fully finished)
* PostgreSQL: fixed PHP 8.1 problems (affected rows always returning false, not allowing to update entries)
* All apps: generate letter-avatars client-side to avoid big request peaks for big installation eg. on search in calendar
* for a full list of check: https://github.com/EGroupware/egroupware/compare/23.1.20230210...23.1.20230125
-- Ralf Becker <rb@egroupware.org> Fri, 10 Feb 2023 09:18:18 +0100
egroupware-docker (23.1.20230125) hardy; urgency=low
* 3rd release candidate for upcomming 23.1