Releases: supertokens/supertokens-core
Releases · supertokens/supertokens-core
Adds user ID mapping feature
What's Changed
- docs: add passwordless launch notice and recipe guides in readme by @makeitcount in #473
- docs: update test commands by @anugrahsinghal in #475
- build: print failing test at the end by @anugrahsinghal in #476
- feat: UserId Mapping by @jscyo in #465
- fix: adds missing check in userIdMapping tests by @jscyo in #486
Full Changelog: v3.14.0...v3.15.0
Session information retrieval bug fix
What's Changed
- chore: added sattvikc to contributors by @sattvikc in #443
- fix: checks for expiry when returning session handles for user by @rishabhpoddar in #456
New Contributors
Full Changelog: v3.13.0...v3.14.0
Adds user roles feature
What's Changed
- fix: SuperTokens list ignoring base_path in config by @JeremyEastham in #412
- refactor: added architecture building blocks info by @makeitcount in #417
- Update README.md by @rishabhpoddar in #419
- feat(userroles): adds user role recipe by @jscyo in #414
- test: fix test to not run in non sql db by @jscyo in #442
New Contributors
- @JeremyEastham made their first contribution in #412
Full Changelog: v3.12.1...v3.13.0
Adds argon2 hashing support
What's Changed
- ci: Adds action for tests by @rishabhpoddar in #393
- ci: Tests pass gh action by @rishabhpoddar in #394
- fix: replacing of config during tests by @rishabhpoddar in #395
- ci: removes unnecessary input in test gh action by @rishabhpoddar in #396
- ci: adds timeout and auto retry of check job by @rishabhpoddar in #397
- chore: Use github workflow helpers for test-pass-check by @nkshah2 in #403
- feat: Argon2 hashing by @rishabhpoddar in #398
Full Changelog: v3.11.0...v3.12.0
Adds user metadata recipe
What's Changed
- Test optimisation to reuse storage layer by @rishabhpoddar in #388
- feat(user_metadata): add support for user metadata by @porcellus in #383
- docs: Updated CONTRIBUTING.md with instructions to gitpod setup by @anugrahsinghal in #389
Full Changelog: v3.10.0...v3.11.0
Optimises core to fix several memory issues
What's Changed
- refactor: query mechanism to avoid Memory Leaks by @anugrahsinghal in #371
- README update: Concise project description on the top by @makeitcount in #378
- feat: updated for new plugin interface version by @porcellus in #377
Full Changelog: v3.9.1...v3.10.0
Changes to reset password API to return the affected user ID
What's Changed
- Update README 'added website link to banner image' by @srbhr in #360
- Adding userId to the reset pw consume API resp by @porcellus in #357
- adds base_path config by @rishabhpoddar in #363
- ci: add
lint-pr-title.yml
workflow by @xuatz in #364
New Contributors
Full Changelog: v3.8.0...v3.9.0
Adds Passwordless recipe
Adds delete user API
What's Changed
- updates readme and pr template by @rishabhpoddar in #351
- Adding delete user endpoint by @porcellus in #350
Full Changelog: v3.6.1...v3.7.0
Adds JWT recipe + adds access token signing key rotation
What's Changed
- Adds config for reset password token lifetime and email verification token lifetime by @rishabhpoddar in #301
- Add the ability to create JWTs using supertokens by @nkshah2 in #302
- Multiple access token signing keys by @porcellus in #307
- Add API test to check if a complex JSON payload works by @nkshah2 in #314
Full Changelog: v3.5.3...v3.6.0