Skip to content

Release 26.04.06-01

Choose a tag to compare

@dotCMS-Machine-User dotCMS-Machine-User released this 06 Apr 17:38

Release: v26.04.02-01 → v26.04.06-01

Fixes and Known Issues

  • CMS Filter: Pages requested with a trailing slash (e.g. /about-us/) now resolve correctly; disable with DOT_STRIP_TRAILING_SLASH_FROM_PAGES=false. (#35151)

Infrastructure & Security

  • Database: permission_reference converted to UNLOGGED for ~2–3× faster permission cache rebuilds, and LZ4 compression applied to all text/bytea/jsonb columns for up to 72% faster read performance on content-heavy workloads. (#35187)