← Back to changelog

5.7.4

Improved

  • Safer file handling – The panel recognises more precisely which files are in use, reducing the risk of mistakes during bulk deletion.
  • More accurate overview in the Panel – File counts and used storage refresh better after changes and show consistent values.
  • A more up-to-date site after changes – Search, sitemap, robots.txt and dynamic styles refresh better after a page is moved, renamed or changed.
  • Faster and more stable admin – Repeated cache refreshing has been unified, so everyday edits in the Panel put less load on the system.
  • Faster search – Search goes through content more efficiently, so results load faster.
  • Faster saving in the Panel – When a page is saved, related cache refreshes are merged better, so the admin responds more briskly.
  • More efficient audit log – The change log is leaner and handles a larger volume of events without slowing the Panel down.
  • Better bulk operations – Imports and migrations can defer demanding cache refreshes, so larger batch changes run more smoothly.
  • Faster page loading – Optimised resource hints limit font preloads to a maximum of 6 and remove unnecessary preloads of body fallback fonts.
  • Better LCP score – Main images in carousels and hero sections now carry the fetchpriority="high" attribute, so the browser prioritises downloading the LCP image.
  • More efficient tracking – Analytics loads only on pages and sections where downloads are available, not globally.
  • Improved llms.txt for agents – The file lists a deeper tree of public pages, includes a section about Markdown via Accept: text/markdown, skips helper page types, and the Link HTTP header pointing to llms.txt / robots.txt is sent outside the home page too. The Markdown response is based on the content in main and includes brief guidance with a link to llms.txt.

Added

  • Show password while typing – Password fields on a protected page, the global site password and the modal for a protected link or file now have an icon to toggle between hidden and visible text.
  • Link cards – text or images in one module – In the Link cards section you can switch between text cards and image cards in the right column. Text cards support page selection and custom links as before. Image cards have the same options as the Image cards section: aspect ratio, image, link to a page or URL. Text cards are the default and the choice is shared between languages.

Fixed

  • Correct display of typefaces on the site – On some installations plain system fonts were shown instead of the brand typefaces. Fonts and other elements now load reliably for all visitors, including anonymous browsing.