Releases: wagtail/wagtail-localize-git
v0.15.0
v0.14.1 - Relaxed lower Wagtail version
This release relaxes the lower Wagtail version, so that the package can be installed on Wagtail >= 4.1
For full release notes see https://github.com/wagtail/wagtail-localize-git/releases/tag/v0.14.0
v0.14 - Wagtail 5.2, Django 5.0
This is a maintenance release which adds support for Django 5.0, Python 3.12. It also requires Wagtail >= 5.2.
The package size is now smaller too as we no longer include the test app and tests, and other unneeded files.
What's Changed
- Django 5 and Wagtail 5 support by @jhonatan-lopes in #29
- Tidy up tooling by @zerolab in #30
- uses Ruff for linting/formatting
- uses flit for packaging
- uses PyPI trusted publishing
New Contributors
- @jhonatan-lopes made their first contribution in #29
Full Changelog: v.0.13.0...v0.14.0
v0.13 - Relaxed wagtail-localize versions and Wagtail 4
This version adds Wagtail 4 support (via wagtail-localize 1.3) and drops support for Wagtail < 2.15
What's Changed
Full Changelog: v0.12.0...v.0.13.0
v0.12 - mainline, push ♻️
main
as the default branch. To change it to anything else, use WAGTAILLOCALIZE_GIT_DEFAULT_BRANCH = "my-branch"
in your settings file.
Changlog
v0.11.0 - Wagtail 2.15 and Python 3.9/3.10
Adds official support for Wagtail 2.15 and Python 3.9 and 3.10
Version 0.10.0
- Support for Wagtail 2.14
Version 0.9.3
v0.9.3 Bump version to 0.9.3
Version 0.9.2
- Order locales in configs
- Exclude deactivated translations
Version 0.9.1
Fixed formatting of l10n.toml for Pontoon
Fixed a crash on the dashboard view