Hello everybody,
we have released a new maintenance release:
Changelog 23.1.20230726
- API/Login: application passwords / token to use instead of regular user credentials, optional with limited rights
- Mail: REST API to send mails including attachments / sharing links, or open interactive compose windows
- Mail: improve performace by skiping search for avatar images in contacts in favor of loading them when they become visible
- Calendar: new REST API to read, create, modify and delete events
- Calendar: fix empty calendar on mobile devices
- Calendar: Added category filter for events without a category set
- Api: When clicking an email address, ask if user wants to add email to existing compose window or start a new mail
- API: Customfield selectboxes can read options from a JSON file in the VFS using @[path] ex: @/home/Default/options.json
- Adressbook/CardDAV: unconditionally start output-buffering to fix problems with huge multiget reports from TB110 AB
- mailto: fix wrong URL registered for on premise installation (you need to delete it in the browser first!)
- Wiki: allow German umlauts and other non-ascii chars in page names
- Infolog / Tracker: Change timesheet total columns to ignore timesheet ACL
- Tracker: Add configuration setting for default tracker queue for new tickets instead of just the first one
- Tracker: Add read / unread filter to tracker list
- ActiveDirectory: implement fail over for multiple AD controllers (failed controllers are blacklisted for 5min)
- Setup/Authentication: added an authentication log and fallback authentication for all backends
- Older/forgotten: Keep list open for selecting multiple items
- All apps: Improve icons and 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:
- API/Login: application passwords / token to use instead of regular user credentials, optional with limited rights
It is now possible to create access passwords for applications, e.g. to avoid having to use the user access data when accessing the address book via CardDAV.
More on this soon in a separate article.
- Mail: REST API to send mails including attachments / sharing links, or open interactive compose windows
New API for triggering mail composing.
See documentation on GitHub.
More on this soon in a separate article.
- Calendar: new REST API to read, create, modify and delete events
New API for creating appointments.
See documentation on GitHub.
More on this soon in a separate article.
- Calendar: Added category filter for events without a category set
It is now possible to set a category filter “non”:
- API: When clicking an email address, ask if user wants to add email to existing compose window or start a new mail
You can add further addresses to an open Compose Mail window by clicking on E-mail Addresses or in the Address Book/Context Menu/Mail. You thus collect addresses.
If more than one Compose Mail window is open, a prompt appears asking to which mail you want to add the address(es).
Until now, there was no query if only one mail-composing window was open. This meant that it was possible to add addresses to a mail unintentionally (click on address, …) and not notice it.
Now a query appears even if only one mail composing window is open:
Addition:
Files can also be added collectively
- Tracker: Add configuration setting for default tracker queue for new tickets instead of just the first one
It is now possible to define a default tracker queue:
- Tracker: Add read / unread filter to tracker list
It is now possible to filter on read/unread items:
- Older/forgotten: Keep list open for selecting multiple items
A new preference in the common preferences controls whether the selection list remains open after a search to select further entries:
The update information is collected in the following topic
in chronological order.
Many greetings
Your EGroupware team