mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-30 10:39:18 +01:00
Changelog for 23.1.20230728
This commit is contained in:
parent
d534623d73
commit
45176fbba0
@ -14,7 +14,7 @@ $setup_info['api']['title'] = 'EGroupware API';
|
||||
$setup_info['api']['version'] = '23.1.002';
|
||||
$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.20230726';
|
||||
$setup_info['api']['versions']['maintenance_release'] = '23.1.20230728';
|
||||
$setup_info['api']['enable'] = 3;
|
||||
$setup_info['api']['app_order'] = 1;
|
||||
$setup_info['api']['license'] = 'GPL';
|
||||
|
@ -1,3 +1,9 @@
|
||||
egroupware-docker (23.1.20230728) hardy; urgency=low
|
||||
|
||||
* fix some regressions introduced in last maintenance release, [see](https://github.com/EGroupware/egroupware/compare/23.1.20230726...23.1.20230728)
|
||||
|
||||
-- Ralf Becker <rb@egroupware.org> Fri, 28 Jul 2023 14:32:55 +0200
|
||||
|
||||
egroupware-docker (23.1.20230726) hardy; urgency=low
|
||||
|
||||
* Api/Login: application passwords / token to use instead of regular user credentials, optional with limited rights
|
||||
|
Loading…
Reference in New Issue
Block a user