Releases: supertokens/supertokens-python
Releases · supertokens/supertokens-python
v0.30.3
What's Changed
- fix: webauthn mfa integration by @namsnath in #617
- fix: use core without dev mode, skip some tests by @namsnath in #618
- fix: adds
rp_idfield toSignInOptionResponseby @namsnath in #621 - feat: remove dev-tag requirement by @namsnath in #622
- fix: Update phonenumbers version to cover failing validation edgecases by @bcbogdan in #623
New Contributors
Full Changelog: v0.30.2...v0.30.3
v0.30.2
v0.30.1
v0.30.0
v0.29.2
v0.29.1
What's Changed
- fix: makes
publishpackage installs consistent by @namsnath in #574 - fix: validate MFA claim before allowing TOTP device removal by @namsnath in #579
- fix: thirdparty info for dashboard by @namsnath in #580
- fix: check for MFA claim in removeDevice by @namsnath in #581
Full Changelog: v0.29.0...v0.29.1
v0.29.0
What's Changed
- build: upgrade
setuptools/pipinpublishjob by @namsnath in #569 - feat: uses containerised core in unit tests by @namsnath in #561
- feat: allow disabling
tldextractHTTP requests by @namsnath in #563 - fix: makes url path normalization case sensitive by @namsnath in #565
- fix: circleCI unittest script make usage by @namsnath in #571
- fix: restore old CI test script functionality by @namsnath in #572
Full Changelog: v0.28.1...v0.29.0