Features
- Input plugins that allow you to select pages support the filter parameter, which lets you define conditions that pages must meet in order to be selected (details).
- A new standard form block, ‘Rating’, has been introduced.
- The System Check Desklet features a Live button to shorten the update interval in the server load graph if required.
- The Ego_Cache class can delete a single cache entry using delete(). Accordingly, the Site class also has a deleteCacheEntry() method.
- Multimedia image croppings will now store the actual width/height of the image cropping for the extra fields origImgWidth and origImgHeight.
- Mediapool image sections already provide the actual width/height of the image section in the information.
- If necessary, a migration script can be run to correct the values for existing multimedia image sections retrospectively.
- The Input Plugin Template allows you to edit the selected template directly via a button, provided you have the necessary permissions.
Compatibility
- The site method getPageId() has been removed.
- TinyMCE updated to version 8.6.0.
- The order of the autoload functions has been adjusted:
- EGCOCMS’s own autoload.
- EGOCMS Composer autoload.
- Custom autoload.
Performance
- Link Checker: URLs that have already been checked are not checked again.
- The Mail Log dialogue now uses lazy loading.
Bug fixes
- Fix for input plugins with condition parameters and TinyMCE editors.
- The display of the media pool in insert dialogues has been corrected.
- Chatbot: For configured categories, the category itself is also used as a possible source.
- DeepL: When deleting a client, the relevant settings where the client is still listed are cleared.