0.12.0
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.