All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
- Drop testing for python 3.9
- Add testing for python 3.14
- Minimum Wagtail version is now 6.3
- Wagtail 7.1 support/testing
- Wagtail 7.2 support/testing
- Use Trusted Publishing to authenticate with PyPI when publishing.
This change is functionally identical to 2.4.0.
- Cache form id choices for 5 minutes
- Stop unnecessarily loading choices when form models are created
-
Allow the limit setting to work as expected: #39
-
Add support/testing for Wagtail 6.3, 6.4 and 7.0
-
Add support/testing for Django 5.1 and 5.2
-
Drop testing for Django < 4.2
-
Drop support for Python < 3.9
-
Add support for Python 3.9, 3.10, 3.11, 3.12 and 3.13
-
Add tox configuration for local testing
- Add support for Wagtail 6.0
- Add support for Django 5.0
- Drop support for Wagtail < 5.2
- Add support for Wagtail 5.1+
- Improve developer documentation
- Support for wagtail 4.2
- Support for Wagtail 5.0
- Update for wagtail 4
- Version bump