Skip to content

0.12.0

Choose a tag to compare

@sholladay sholladay released this 14 Feb 00:37
· 8 commits to master since this release

Highlights πŸ”

  • Use SameSite=Lax for session cookie e6476f1

This undoes the changes in the 0.11 release, as Strict mode causes the session cookie to not be sent even when a link is clicked to visit the site from another domain, which is generally not the desired behavior.

All changes πŸ“š

v0.11.2...v0.12.0