Features

  • The maximum number of characters in the error messages for function parameters has been reduced to 100 and can also be set (Tools > System > Error Handling).
  • The content of robots.txt can be set globally (Tools > System > Robots). This can also be overridden per client (Client Settings > Robots). For this to work, no robots.txt file must exist in the file system in the EGOCMS installation directory. If there is, this will always be used.
  • There is a daily system service that cleans up permissions that are no longer used.
  • Frontend Administration: The {value} functions know the parameter tag_name to display the editor in another HTML container (default DIV).
  • Rewrite2: To prevent duplicate content URLs, URLs that should end in the character / but were not called this way, redirect to the correct URL. This also applies vice versa.
  • Faulty SVG graphics also generate an error graphic.

Compatibility

  • Redirection: Matomo tracking now only takes place if the URL for redirection is called directly and then client-side, so that the visitor can be assigned to regular client-side visits. This means that there is no server-side tracking for a redirect anymore.

Bugfixes

  • If a User_Iterator cannot find a user, the user is skipped. Previously it was aborted at this point.
  • If a page is deleted in the default language, the language settings of the remaining languages are correctly changed to a new default language.

Created by Günther Dan am 24.10.2022 um 14:15 Uhr