Skip to content

Releases: supertokens/supertokens-core

v6.0.7

01 Aug 08:00
Compare
Choose a tag to compare
  • Fixes session removing for user with useridmapping when disassociating from tenant.
  • Fixes issue with access token migration from version v1 and v2

v6.0.6

24 Jul 11:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.5...v6.0.6

v6.0.5

20 Jul 12:40
Compare
Choose a tag to compare

Full Changelog: v6.0.4...v6.0.5

v6.0.4

18 Jul 09:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.3...v6.0.4

v6.0.3

12 Jul 09:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.2...v6.0.3

v6.0.1

02 Jul 05:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.0.1

v6.0.0

19 Jun 17:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v6.0.0

v5.0.0

09 May 12:39
Compare
Choose a tag to compare

What's Changed

  • feat: access token to jwt by @porcellus in #624
  • test: disable jwt signing key generation if testing to test legacy key migration in mongo by @porcellus in #627
  • fix: fix jwt signing key generation in tests by @porcellus in #628
  • test: add a larger time margin to make test pass on CI by @porcellus in #631
  • fix: throw if a protected prop is passed to JWTDataAPI by @porcellus in #630
  • test: move test and fix version number by @porcellus in #632
  • fix: exp and iat should not use exponential format in the access token by @porcellus in #642
  • fix: Updates free dashboard user count by @jscyo in #643
  • test: Improve TOTP tests by @KShivendu in #657

Full Changelog: v4.6.0...v5.0.0

v4.6.0

01 Apr 06:14
Compare
Choose a tag to compare

What's Changed

  • test: Fix flaky test related to TOTP storage by @KShivendu in #606
  • feat: dashboard search by @jscyo in #581
  • fix: fixes bug in inmemory query and updates query logic by @jscyo in #615

Full Changelog: v4.5.0...v4.6.0

v4.5.0

29 Mar 08:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.4.2...v4.5.0