Skip to content

v3.5.1

Latest

Choose a tag to compare

@muffetlab muffetlab released this 20 Aug 04:14

3.5.1 (2026-08-20)

⚠ BREAKING CHANGES

  • system: existing cookies will no longer be valid as the cookie salt calculation no longer includes the user agent

Bug Fixes

  • orm: add default select all columns for model queries (843e3e4)
  • system: correct return type for Request::initial (e88fcaf)
  • system: correct return type for Request::initial (0fa9ff7)
  • system: remove user agent from cookie salt calculation (c46f20a)
  • system: send X-Content-Type-Options nosniff to all browsers (907d175)