Skip to content

Releases: supertokens/supertokens-python

v0.14.0

18 May 21:12
Compare
Choose a tag to compare

Full Changelog: v0.13.1...v0.14.0

v0.13.0

09 May 16:42
Compare
Choose a tag to compare

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

v0.12.6

12 Apr 06:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.5...v0.12.6

v0.12.5

12 Apr 06:03
Compare
Choose a tag to compare

What's Changed

  • feat: analytics api endpoint for dashboard by @iresharma in #299
  • feat: Add telemetry API to dashboard recipe by @nkshah2 in #301

Full Changelog: v0.12.4...v0.12.5

v0.12.4

12 Apr 06:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.3...v0.12.4

v0.12.3

08 Mar 10:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.2...v0.12.3

v0.12.0

07 Feb 06:30
Compare
Choose a tag to compare

What's Changed

  • fix: Clear session changes for header based auth by @KShivendu in #275
  • feat: Introduce header based auth along with existing cookie based auth by @KShivendu in #262
  • fix: MagicMock import issue for python >=3.8 by @KShivendu in #278
  • fix: Fix frontend integration and unit test failures by @KShivendu in #279
  • fix: Relax werkzeug version constraints by @KShivendu in #280
  • fix: Failing supertokens-website frontendIntegration tests by @KShivendu in #281
  • fix: Run npm i after installing supertokens node to fix tests by @KShivendu in #282
  • test: Fix unit test timeout in CI by @KShivendu in #283

Full Changelog: v0.11.13...v0.12.0

v0.11.12

28 Dec 05:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.11...v0.11.12

v0.11.11

26 Dec 18:31
Compare
Choose a tag to compare

What's Changed

  • fix: Update dashboard recipe user Get API by @nkshah2 in #269

New Contributors

Full Changelog: v0.11.10...v0.11.11

v0.11.0

20 Sep 08:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.4...v0.11.0