Hello everyone,
we have released a new maintenance relaease 23.1.20251021.
Release notes:
- VIDOTEACH: introduce new type of video-choice question which causes a jump to one of multiple target-videos
- Mail/Sieve: support numeric comparison to a header e.g. “X-Spam-Score”
- Calendar: get subscriptions working with iCloud (caldav.icloud.com), added autodetection and calendar-selection
- Calendar: allow adding resources to subscribed calendars e.g. for migrating a ressource-calendar to EGroupware
- Calendar: subscription was not correct (un)deleting already synced events, change [Synchronize] button to ignore sync-token or etag
- Calendar: fix iCalendar export adding a seemingly empty line, if (wrapped) line has exactly 75 chars
- Calendar: fix not being able to set no default alarm in calendar preferences by setting it empty
- Calendar: answering NO to question “Apply changes to (future) exceptions too?” behaved like YES
- API/Authentication: new App-password backend to deny authentication with the real password, to force usage of tokens for Cal/CardDAV or eSync
- InfoLog/CalDAV: fix typo causing all types to be synchronized via CalDAV ignoring the preference what to sync
- Addressbook/InfoLog/Timessheet/REST-Api: new GET parameter “filters[linked]=:” to return entries linked to given other entry
- LDAP/ADS: fixed account import was not activating mail-accounts
- LDAP/ADS: allow to import aliases from AD or LDAP, incl. download of an .ldif file to first set them in the directory
- Preferences: fix not working password change on mobile devices
Complete changelog:
https://github.com/EGroupware/egroupware/compare/23.1.20250902…23.1.20251021
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/Sieve: support numeric comparison to a header e.g. “X-Spam-Score”
Mail filters can now apply a numerical comparison to headers.
For example, ‘X-Spam-Score’ can be used to evaluate the spam rating of an email and filter it into a subfolder once it reaches a certain value.
- Calendar: allow adding resources to subscribed calendars e.g. for migrating a ressource-calendar to EGroupware
It is now possible to assign resources as additional participants to subscribed calendars. This is helpful when migrating resource calendars.
- API/Authentication: new App-password backend to deny authentication with the real password, to force usage of tokens for Cal/CardDAV or eSync
It is now possible to enforce app passwords for authentication in the EGroupware Setup for CalDAV/CardDAV and eSysnc (ActiveSync). This means that it is no longer possible to log in there with normal access data.
- LDAP/ADS: allow to import aliases from AD or LDAP, incl. download of an .ldif file to first set them in the directory
It is now possible to import aliases from AD/LDAP and export an .ldif file.
The update information is collected in the following topic
in chronological order.
Kind regards
Your EGroupware team