What's Changed
- Set up dependabot by @Stormheg in #30
- Registration view tests by @Stormheg in #32
- Unit test authentication views by @Stormheg in #34
- Misc coverage improvements by @Stormheg in #35
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #33
- Test templatetag and authentication backend by @Stormheg in #36
- Browser automation test with Playwright by @Stormheg in #39
- Bump actions/setup-python from 4 to 5 by @dependabot in #40
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #37
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #41
- Browser automation tests, test authentication by @Stormheg in #43
- Documentation: Add initial docs setup by @activus-d in #31
- Documentation: Add configuration file for readthedocs by @activus-d in #46
- Documentation: Improve mobile responsiveness by @activus-d in #48
- Correct readme instructions by @Stormheg in #50
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #45
- Bump esbuild from 0.24.0 to 0.25.0 by @dependabot in #54
- Allow only JSON rendering for views by @AlmerCarbonEquity in #56
- Add support for Django 5.2 pending its final release by @Stormheg in #58
- Verify user registering a device by @AlmerCarbonEquity in #57
- Introduce
WebAuthnUserHandle
to persist a truly random user handle by @Stormheg in #44 - Use
@simplewebauthn/browser@13.1.0
by @Stormheg in #59
New Contributors
- @pre-commit-ci made their first contribution in #33
- @activus-d made their first contribution in #31
- @AlmerCarbonEquity made their first contribution in #56
Full Changelog: v0.4.0...v0.5.0