Hello everybody,
we have released a new maintenance release:
Changelog 23.1.20230412
- Docker images are available now for architektures: amd64 (as before), arm/v7, arm64/v8 and ppc64le
- Mail: Make list refresh option available in 3pane-view through column selector
- Mail: allow placeholders in compose instead of email-addresses to be able to create mail templates
- Mail/Calendar: show scrollbar, if meeting request does not fit into preview area
- Filemanager: fix broken expose view for filename click&open action
- Filemanager: fix after opening and closing the gallery in filemanager the list is no longer accessible
- Calendar/CalDAV: set current user as owner for events created in resource calendar
- Rocketchat: fix rocketchat’s status sometimes is not showing up in Status app for bigger installations
- Status: add new config setting in order to be able to open BigBlueButton calls in separate window with no iframe
- Status: fix top header (invite button, end call button, …) in call dialogs no longer is visible
- Status: fix ringing tone never ends after a call being answered
- Status: fix somehow not found user in contacts stalls whole display of status column
- Projectmanager: fix missing application and status icon in element list
- LDAP/AD: if only users get imported, set their primary group and memberships as configured for auto-created accounts (Default group by default)
- LDAP/AD/Setup: periodic import disables (add|edit)account hooks, if account-repository is not SQL and further performance improvements
- LDAP/ADS: fix memberships of local groups were lost in periodic account-import
- EPL/CTI/Addressbook: phone numbers written with unusual separator like pipe symbol where not found
- full list of changes https://github.com/EGroupware/egroupware/compare/23.1.20230328…23.1.20230412
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:
- Docker images are available now for architektures: amd64 (as before), arm/v7, arm64/v8 and ppc64le
The EGroupware container with the EGroupware source and PHP is now also available for
- linux/arm/v7
- linux/arm64
- linux/ppc64le
https://hub.docker.com/r/egroupware/egroupware/tags
Please note: These container images alone are not sufficient for a running EGroupware. These container images are intended for integrators who know how to use them.
The new architectures are to be regarded as expirimental. We are happy to receive feedback.
The use on a RasPI is not recommended. It will not be fast enough to work with it satisfactorily.
- Mail: allow placeholders in compose instead of email-addresses to be able to create mail templates
It is now possible to use placeholders for the email address in email templates:
- Calendar/CalDAV: set current user as owner for events created in resource calendar
For appointments created in a resource calendar, the current user is now used as the owner.
- Status: add new config setting in order to be able to open BigBlueButton calls in separate window with no iframe
It is now possible to make BBB open in new windows.
This is necessary in some environments or for some BBB servers.
The commits in detail on GitHub:
Diff: 23.1.20230328…23.1.20230412
The update information is collected in the following topic
in chronological order.
Many greetings
Your EGroupware team