- Added tests for Wagtail 5.2
- Update version to replace incorrectly published v2.1
- Added Wagtail 5.1 compatibility.
- Added Wagtail 5.0 compatibility.
- Added Django 4.2 compatibility.
- Added Python 3.11 compatibility.
- Removed compatibility for versions of Wagtail below 4.1
- Removed support for Django 4.0
- Removed compatibility for Python 3.7
- Add Wagtail 2.0 compatibility.
- Ensure captcha field is properly removed from submission data. (issue #11)
- Allow subclassing of the form builder. (issue #7)
- Fix/add ability to send emails to multiple addresses. (issue #1)
- Initial release.