You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)