- Updates version for CICD testing - Fixes session recipe to not pass tenant id when `revoke_across_all_tenants` or `fetch_across_all_tenants` is set to `True` - Updated fake email generation
0.18.8
- Fixes dashboard URI path. Now it returns the complete user given path instead of just the normalized connectionURI domain.
0.18.7
- Fixes `connection_uri` normalisation in the dashboard recipe. - Fixes issue with fetching of thirdparty passwordless user in dashboard: https://github.com/supertokens/supertokens-python/issues/472
0.18.6
- Relax constraints on `httpx` dependency version.
0.18.5
- Fixes an incompatibility issue with Django version 4.0 and above.