Skip to content

v1.12.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Feb 15:41
· 12 commits to main since this release

1.12.0 (2026-02-06)

Bug Fixes

  • cookie module must be exported (72d336a)
  • raise specific error when route handler is not found (6d3106d)

Features

  • allow cookie lifetime to be set in seconds (3fe311f)
  • improve cookie-login and -logout (03f24f9)
  • use only lower case keys for cookie options (de17181)