Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 07 May 16:28
7126152

1.3.0 (2026-05-07)

Features

  • add Content-Security-Policy in Report-Only mode (b64b6fa)
  • add Content-Security-Policy in Report-Only mode (2e77065), closes #39

Bug Fixes

  • a11y: WCAG 2.2 AA fixes for portal, admin, marketing layouts (fb3d670), closes #49
  • a11y: WCAG 2.2 AA fixes for portal/admin/marketing layouts (72dd0cf)
  • add report-uri to CSP and create /api/csp-report sink (c9cf0aa)
  • stop mutating global svelte-i18n locale store from server hook (66a30d2)
  • stop mutating global svelte-i18n locale store from server hook (94d63f2)

Performance Improvements

  • auth: throttle session lastActiveAt write (afca92d)
  • auth: throttle session lastActiveAt write to once per 5 minutes (77ed921), closes #38