Skip to content

v0.13.0

Compare
Choose a tag to compare
@rishabhpoddar rishabhpoddar released this 09 May 16:42
· 950 commits to master since this release

What's Changed

  • refactor: Rename session_data related vars to clarify interaction with DB by @KShivendu in #302
  • feat: Introduce session recipe functions without request response by @KShivendu in #305
  • feat: optional password validation in update_email_or_password by @iresharma in #319
  • fix: Improvements in session jwt changes by @KShivendu in #317
  • fix: Improve code based on suggestions and failed existing tests by @KShivendu in #316
  • feat: Use standard jwt lib for access token v3 by @KShivendu in #309
  • feat: Upgrade to access token v3 by @KShivendu in #320
  • test: Fix failing unit tests for access token v3 by @KShivendu in #321
  • fix: Fix failing django2x frontend integration tests by @KShivendu in #322

Full Changelog: v0.12.9...v0.13.0