Features
- In the workflow desklets, you can filter directly by status using a drop-down menu. Selected filters/searches and sorting are saved and restored for the user for each desklet.
- The search and the chatbot set the value nofollow for meta robots by default.
- When saving a page, the function can be activated to suggest suitable keywords from the existing keyword register via AI and assign them directly.
- Manual translations with DeepL provide the editor with error messages if, for example, the DeepL limit is reached.
- The PHP module Enchant can now also be used for spell checking. The PHP module Pspell is still supported.
- The FAQ page type has been revised and redeveloped.
- On the Meta tab, the Keywords field can be filled with the selected keywords from the keyword register.
- The pattern for defining the interval for the services now recognises +/-N, e.g. to add 2 hours.
- The page method getBlocks() can execute all Smarty output filters for the generated HTML via the outputfilter parameter.
Performance
- The streaming of chatbot responses has been optimised so that even long responses consume few resources.
- If no error page is set for a client, an empty HTML page is displayed with a 404 status code, which then redirects to the start page of the domain.
- If a search is set as the error page and Rewrite2 is used, an automatic search no longer takes place.
Compatibility
Bugfixes
- The display of input tabs in a dialogue has been corrected.