Hello everybody,
we have released a new maintenance release:
Changelog 23.1.20231110
- Collabora: fix inserting images from filemanager
- Notifications: aggregate messages by app:id to return only latest one, also added a cut-off date of 30 days and cleaning older messages
- Addressbook/REST API: categories were lost, when updating existing contacts
- Mail/REST API: always add signature below supplied body (independent of user preference for reply/forward)
- Calendar/REST API: adding of participants to events
- ActiveDirectory: supporting well-known SIDs not matching the domain-SID e.g. S-1-5-32-544 for BUILDIN\Administrators
- AD Import: run full group import for AD, as it does not update modification time of group, when memberships change
- AD/LDAP Import: allow setting import frequency < 1h eg. .1: every 5min, .5: every 30min
- Api: converted action-system to TypeScript
- Many translations
- New icons (email) WIP
This Maintenance update is provided via Docker container.
If you have problems with this update, you can easily revert to the previous version:
Manual (container) update/downgrade in a Docker installation
Manuelles (Container)-Update/Downgrade in einer Docker-Installation
New functions / preferences or other important things:
- Mail/REST API: always add signature below supplied body (independent of user preference for reply/forward)
Emails that are generated via the Mail/REST API in EGroupware now always have the signature placed below the delivered body.
This is now independent of the user settings for the signature position.
- Calendar/REST API: adding of participants to events
It is now possible to add participants to appointments created via the Calendar/REST API.
- AD/LDAP Import: allow setting import frequency < 1h eg. .1: every 5min, .5: every 30min
The automatic import of AD/LDAP users/groups can now be set finer and shorter down to 5 minutes.
The value should not be set shorter than absolutely necessary in order not to unnecessarily burden EGroupware and the AD/LDAP systems.
The update information is collected in the following topic
in chronological order.
Many greetings
Your EGroupware team