Releases: supertokens/supertokens-core
Releases · supertokens/supertokens-core
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
Adds user pagination API, enhances existing recipes
What's Changed
- Pagination and get count API changes by @rishabhpoddar in #264
- Add the ability to get userId and session information using sessionHandle by @nkshah2 in #266
- Refactor tests to account for sessionHandle in /recipe/session GET response by @nkshah2 in #267
- 277: Add GetThirdPartyUsersByEmail API by @dulowski-marek in #278
- Thirdparty emailverification changes by @rishabhpoddar in #296
- 275: Update user's password by @dulowski-marek in #291
- 270: Email verification functions by @dulowski-marek in #294
New Contributors
- @dulowski-marek made their first contribution in #278
Full Changelog: v3.4.2...v3.5.0
Added email verification and social login recipe
What's Changed
- Update release.md by @kant01ne in #186
- Email verification recipe by @rishabhpoddar in #188
- Update release.md by @kant01ne in #191
- Thirdparty by @rishabhpoddar in #192
- Thirdparty api tests by @jscyo in #196
- Update release.md by @kant01ne in #198
Full Changelog: v3.2.0...v3.3.0