Hello everybody,
we have released a new maintenance release:
23.1.20231220
- Mail: new fully keyboard navigatable email-address entry, also allowing to sort recipients via drag-n-drop
- Mail: implement Exchange login-type “domain/username”
- Mail: allow to configure an auto-responder, if Sieve supports the vacation-seconds extension
- Importexport: Progress updates pushed to browser when importing
- Calendar/REST API: implement specifying alerts, useDefaultAlerts and priority attributes in POST or PUT requests
- LDAP/Import: fix groups never matched regular expression dn-filter in import
- Infolog: Take group add ACL into account for type on new entries
- OpenIDConnect: implement email_aliases scope&claim to support passing all valid email addresses of a user to a mail archive
- OpenIDConnect: add required “end_session_endpoint” to OID discovery document (/.well-known/openid-configuration)
- EPL/S3: allow to reset/retry failed uploads and specify a bandwidth used to calculate longer timeouts for huge files
- Mail: fix regressions with new email widget selecting from search result with mouse
- All apps: use new email widget in all apps as it fixes problems with iOS version 17.1+
- All apps: fix editing email addresses did not take the new value and mouse usage for editing
- Filemanager: Fix missing site icon in anonymous file share
- Many translations
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: new fully keyboard navigatable email-address entry, also allowing to sort recipients via drag-n-drop
The widget for entering addresses in composing e-mails (and other places) has been newly created.
It is now possible to sort entered addresses again.
The problem that arose with iOS 17.1, whereby no addresses could be entered at all, has also been resolved.
The addresses no longer take up the entire width. Users can now recognise better that they can click in the field.
Navigation using the keyboard has also been improved.
- Mail: implement Exchange login-type “domain/username”
It is now possible to log on to an MS Exchange server with ‘domain/username’.
- Calendar/REST API: implement specifying alerts, useDefaultAlerts and priority attributes in POST or PUT requests
The API for appointments has been extended for better control of appointment alerts.
https://github.com/EGroupware/egroupware/blob/master/doc/REST-CalDAV-CardDAV/Calendar.md
- OpenIDConnect: implement email_aliases scope&claim to support passing all valid email addresses of a user to a mail archive
OpenIDConnect has been expanded to include e-mail aliases. This means that the emails for the aliases can also be accessed in an email archive.
- EPL/S3: allow to reset/retry failed uploads and specify a bandwidth used to calculate longer timeouts for huge files
The option to reset/repeat failed uploads has been added
Furthermore, a bandwidth can be specified for the calculation of longer timeouts (for large files).
The update information is collected in the following topic
in chronological order.
Many greetings
Your EGroupware team