Features
- Live synchronisation:
- If the live synchronisation has to be repeated due to an error, pages that have already been synchronised by the live server are not synchronised again.
- If no changes have been made in any client, the eternal cache on the live server is terminated, but the Nginx cache is retained.
- The server utilisation can be calculated more precisely for containers with limited resources(details).
- Elasticsearch: The search index for a page can be manipulated before writing(details).
- Frontend Administration: The Paste action (inserting a block from the clipboard) can be intercepted.
Performance
- The automatic display of the dialogue "Did you know?" is checked in the background so that a slow Internet connection does not unnecessarily delay the loading of the admin area.
- Translations with placeholders are also cached, resulting in fewer server requests for translations in the admin area.
- The Dojo Toolkit is only loaded (completely) in the admin area when it is actually needed.
- Save & Publish: Only if the media pool of a page has changed is it necessary to completely reload the current page when publishing.
- Certain features that are only useful in the frontend are deactivated when loading the admin area and in the "Content" tab of a page in order to speed up loading in the admin area.
Bug fixes
- Frontend administration: The status of toggle buttons is updated correctly, e.g. when new blocks are inserted.
- The field/extra detail view of archives can no longer be saved.
- Corrected check whether a multimedia page type may activate the insert button.
- The positioning of the selection help on the "Rights" tab has been corrected.
- If you are redirected to a page for which you are not authorised after logging in, you remain on the profile page.
- Group/role views only show users for which you are authorised. Only these can be displayed directly.
Compatibility
- The personalisation module no longer exists.