Releases: supertokens/supertokens-python
Releases · supertokens/supertokens-python
v0.30.0
v0.29.2
v0.29.1
What's Changed
- fix: makes
publish
package 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
/pip
inpublish
job by @namsnath in #569 - feat: uses containerised core in unit tests by @namsnath in #561
- feat: allow disabling
tldextract
HTTP 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