Hello everybody,
we have released a new maintenance release:
Changelog 21.1.20220207
- Calendar: fix not working placeholders $$date$$ & $$fullname$$
- CardDAV/Addressbook: fix GET request regression after REST API introduction
- CardDAV/ActiveDirectory: fix empty account-addressbook if sync-collection-report is used
- Etemplate: Add link icon overlay to link list
- Collabora: fix direct edits and such via a share end up in different Collabora edit-sessions
- Collabora: support for version 21.11+ (needs new egroupware-collabora-key package too!)
- Kanban/PostgreSQL: fix SQL error by replacing MySQL specific syntax with a sub-query
- OpenID Connect: implement “groups” claim and scope return memberships
- ProjectManager: Fix SQL error adding project list to Home
- Guacamole/Backup/Restore: fix not working restore for Guacamole
- EPL/Placetel: support more then one number-prefix / area-code
- EPL: CTI for Asterisk using ARI (Asterisk Rest API): click2dial, CRM-view and call-lists
- Setup/EPL: do not autoinstall uninstalled EPL apps when container restarts
This Maintanace update is provided via Docker container.
New functions / preferences or other important things:
- Collabora: support for version 21.11+ (needs new egroupware-collabora-key package too!)
It is absolutely necessary to have the installation package egroupware-collabora-key 21.11.20211218 installed to run COOL 21.11+!
See also:
Update install package Collabora Online 21.11.20211218
Update Collabora Online 21.11
We also recommend our contribution to the COOL Days 2021:
() Folien/slides/video COOLDays 2021
- OpenID Connect: implement “groups” claim and scope return memberships
It is now also possible to transmit group memberships via OpenID Connect.
- EPL/Placetel: support more then one number-prefix / area-code
Placetel supports different telephone numbers (including area codes) for different different phone numbers (including area codes).
Up to now, our integration could not handle this, because in the configuration you could only specify a fixed prefix (to which the extension was then appended to it, or by which it was recognised that the call was is within the system). Now the prefix (for Placetel) is is ignored and EGroupware queries everything via the Placetel API, i.e. it doesn’t matter how many phone numbers (also from different prefixes/local networks) are used.
Our Asterisk integration, for example, cannot do this, it still uses the prefix is still used.
- EPL: CTI for Asterisk using ARI (Asterisk Rest API): click2dial, CRM-view and call-lists
The telephony integration (CTI) now also supports Asterisk(based) telephone systems using the ARI interface.
Possible with this are:
- Dial by click in the EGroupware masks
The commits in detail on GitHub:
The update information is collected in the following topic
in chronological order.
Many greetings
Your EGroupware team