Features
- A new clone no longer creates language links.
- All selection lists of clients have been replaced by the Input Store Plugin, so that it is also possible to search directly for a client.
- Frontend Administration: the form option "Optional" is better described. Please note that by default all form elements are optional. The option mentioned here is only useful for visualising such form elements (but only if the design used provides for special highlighting).
- Elasticsearch: a search term with several words simultaneously generates a preferred phrase search (the entire search term must occur as entered and is weighted higher in the case of a hit).
Performance
- URL generation and resolution in Rewrite2 (customisable URLs) has been heavily optimised. The EGOCMS system update automatically updates the indices in the egotec_url table. EGOTEC recommends customers already using the Rewrite2 to contact EGOCMS support to review the optimisations together.
- Nginx Cache: the EGOCMS can be used with an upstream Nginx Cache. Please see the blog entry on Nginx C ache or contact EGOCMS Support for more information.
- Only when saving a foreign user, the rights table of this user is updated directly. If the own rights are changed, a new login must take place before they become active.
- Elasticsearch: optimisations have been made that allow searching a very large search index with many, possibly partly short, search terms.
- Rewrite 2: the function get_url_name was replaced by get_url_names(details).
Compatibility
- Each SOAP call closes the connection after completion.
- The generated Piwik/Matomo tracking code supports multiple SiteIDs.
Security
- Via "Tools > System > Security" the IP validation can be activated, which assigns the session data even more unambiguously to a user if required.
Bugfixes
- Rewrite 2: Spaces in meta URLs are taken into account.
- Rewrite1 and Rewrite2: Generate URLs to the start page without names if possible.
- Frontend Administration: The e-mail form element is no longer automatically treated as a mandatory field.
- The APCu cache may not have been cleared regularly.
- Special contents with & and a following ; are now correctly included in the search index.
- SAML: the logout via an external page is immediately recognised in the EGOCMS.