v0.7.0
What's Changed
- Fix issue with fido2 and localhost caused by the host to fido_server_id mismatch by @StevenMapes in #83
- Fixes the spelling mistakes highlighted in #86 by @StevenMapes in #87
- Adds email template for fallback token by @godswearhats in #66
- HTML Email fallback with setting
settings.MULTIFACTOR.HTML_EMAIL
. This is defaulting to on, hence the minor version bump.
Dep Bumps
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #85
- Bump cryptography from 42.0.2 to 42.0.4 by @dependabot in #77
- Bump aiohttp from 3.8.5 to 3.8.6 by @dependabot in #68
- Bump django from 3.2.21 to 3.2.24 by @dependabot in #76
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #72
- Bump vite from 4.4.10 to 4.5.2 in /design by @dependabot in #74
- Bump cryptography from 41.0.4 to 42.0.2 by @dependabot in #75
- Bump django from 3.2.24 to 3.2.25 by @dependabot in #78
- Bump idna from 3.4 to 3.7 by @dependabot in #80
- Bump vite from 4.5.2 to 4.5.3 in /design by @dependabot in #79
(Updated from earlier - the auto-package script needs a three-part version)
Full Changelog: v0.6.2...v0.7