
Changelog for wagtail-2fa-v6
============================

1.0.3 (2025-06-04)
------------------
- [Details of 1.0.3 release, if available.]

1.0.2 (2025-06-04)
------------------
- [Details of 1.0.2 release, if available.]

1.0.1 (2025-06-04)
------------------
- [Details of 1.0.1 release, if available.]

1.0.0 (2025-06-04)
------------------
- Initial release as **wagtail-2fa-v6**.
- Dropped support for Wagtail < 6.3 (now requires `wagtail>=6.3`).
- Updated templates to use `{% formattedfield %}` tags (see Wagtail 6.0+ release notes).
- Fixed logout loop by using HTML5 `formaction` and `formmethod="post"` on the sign out button.
- Updated hook signature for `register_user_listing_buttons` to match Wagtail 6.3+.
- Updated dependencies:
  - Django>=5.2
  - wagtail>=6.3
  - django-otp>=0.8.1
  - qrcode>=6.1

---

For the changelog of the original package (prior to wagtail-2fa-v6), see the [wagtail-2fa GitHub repository](https://github.com/labd/wagtail-2fa).
