Releases: supertokens/supertokens-core
Releases · supertokens/supertokens-core
v4.2.0
v4.1.0
What's Changed
- feat: Add config for allowing / denying requests based on IP by @rishabhpoddar in #512
Full Changelog: v4.0.1...v4.1.0
v4.0.1
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
Full Changelog: v3.16.2...v4.0.0
Added log_level config
What's Changed
- feat: Implementing log levels by @rishabhpoddar in #495
Full Changelog: v3.15.1...v3.16.0
Enhances user ID mapping to do mapping in the core itself.
What's Changed
Full Changelog: v3.15.0...v3.15.1
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