Features
- During live synchronisation, set additional tables are automatically created on the live server if they do not yet exist there (does not apply to Oracle databases).
- The page method getTooltip() can be used to extend/overwrite the text for the tooltip of a page in the sitemap(details).
- When comparing archive versions, changes to images can be compared using a slider.
- In the file editor, the absolute or relative path to a file can be copied to the clipboard via the sitemap or the open tab.
- The new "Dark Site" desklet can be used to quickly activate or deactivate the dark site for a client.
- Similar to the nokerb URL parameter when SSO is set, the nosaml URL parameter can be used to ignore SAML2 authentication.
- The display of the client type management has been optimised.
- The display of various other settings has also been optimised by splitting them into subordinate tabs.
- It is now possible to move a page in the sitemap using drag & drop, even if this page is currently open.
- The EgoMenu.addMainItem method evaluates the image parameter.
- Via var/bin/desktop.js and var/bin/desktop.css own JavaScript/CSS files can be integrated in the desktop view.
- AI features:
- Chatbot: Functions can be defined that are automatically called up by the chatbot when certain intentions are recognised. The functions for an NLP search and Internet search are currently supported. The list of available functions can be extended on a customer-specific basis.
- If the NLP search is activated, it also supports the narrowing down of the relevant sources according to the requested time period.
- The system check checks all AI features: all chatbots, article generation, generation of vectors for the NLP search, etc. There is also a button in the chatbot itself to check the current configuration.
- Old chat histories are automatically deleted in the cronjob. The lifespan of chat histories can be set.
- The short description of a page can be automatically generated from the content of the page using a button.
Compatibility
- Tinymce 7.0.0.
- Newsletter V2: If Rewrite2 is used, the setting for the newsletter host is no longer available.
Bugfixes
- When transferring a single page, any existing invisible subpages are always transferred as well.
- Problems with the display of GZ compressed content have been corrected.