Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 1.42 KB

File metadata and controls

61 lines (38 loc) · 1.42 KB

Changelog

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.

[Unreleased]

  • 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

[2.4.1] - 2025-06-27

  • Use Trusted Publishing to authenticate with PyPI when publishing.

This change is functionally identical to 2.4.0.

[2.4.0] - 2025-06-27

  • Cache form id choices for 5 minutes
  • Stop unnecessarily loading choices when form models are created

[2.3.0] - 2025-06-05

  • 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

2.2.0 (2024-03-07)

  • Add support for Wagtail 6.0
  • Add support for Django 5.0
  • Drop support for Wagtail < 5.2

2.1.0 (2024-03-07)

  • Add support for Wagtail 5.1+

2.0.1 (2023-07-27)

  • Improve developer documentation
  • Support for wagtail 4.2
  • Support for Wagtail 5.0

v2.0.0 (2022-10-24)

  • Update for wagtail 4

v1.0.6 (2022-06-17)

  • Version bump