Releases: wagtail/wagtail-localize
v1.11 - Wagtail 6.3, small report improvements and some machine translation tweaks
This release adds full support for Wagtail 6.3 and its new ImageBlock
, Python 3.13. It also brings a number of improvements to the translations report, and machine translations.
What's Changed
- Add support for Wagtail 6.3 (and
ImageBlock
) by @zerolab in #840 - Add a tips page for handling snippets with synchronization by @onno-timmerman in #836
- Fix getting progress when there are no strings by @alexkiro in #829
- Add a machine translation option when syncing pages by @waldo90 in #807
- Add more options to the DeepL settings (Fixes #831) by @alexkiro in #835
- Skip creating
StringTranslations
if the machine translators do not provide the translation @tognee in #819 - Add support for filtering the translation report by status by @alexkiro in #830
- [chore] Tooling updates by @zerolab in #843
New Contributors
- @alexkiro made their first contribution in #829
- @tognee made their first contribution in #819
- @waldo90 made their first contribution in #807
Full Changelog: v1.10...v1.11
v1.10 - Wagtail 6.2
What's Changed
- Add "html" format for libretranslate by @Hafnernuss in #803
- Wagtail 6.2 Support by @engineervix in #813
- Added configurable timeout for Libretranslate by @Hafnernuss in #802
- Add missing choosers in Wagtail 6.1+ by @zerolab in #815
New Contributors
- @Hafnernuss made their first contribution in #803
Full Changelog: v1.9...v1.10
v1.9.1 - The case of missing chooserUrls
Add the missing window.chooserUrls
for images/docs/pages that have been removed as of Wagtail 6.1
Full Changelog: v1.9...v1.9.1
v1.9 - Wagtail 6 support and bug fixes
What's Changed
- Add Wagtail 6 support by @zerolab in #776
- Remove non-functional LTGM badge by @stevejalim in #777
- Fix case insensitivity issue with some databases when using
Translation.import_po
by @Nigel2392 in #781 - Fix temporary file permissions in Windows when reading PO files by @Nigel2392 in #781
- Fix publish action in Wagtail 6 by @zerolab in #782
- Docs: update deepl also has free by @onno-timmerman in #785
- Add Wagtail Space blurb. by @FlipperPA in #787
- Tooling updates by @zerolab in #790
- Fix snippet chooser blocks by @zerolab in #795
New Contributors
- @stevejalim made their first contribution in #777
- @Nigel2392 made their first contribution in #781
- @FlipperPA made their first contribution in #787
Full Changelog: v1.8.2...v1.9
v1.8.3 - Snippet chooser fixes
This release backports a fix from v1.9 for snippet choosers not handling interactions correctly (reference)
v1.8.2 - missing tags include
This release adds a missing {% load wagtailadmin_tags %}
in the legacy icon include for the locales index, fixing the
wagtaillocales/_icon_legacy.html: Invalid block tag on line 1: 'icon'. Did you forget to register or load this tag?
error
v1.9-alpha.3 - now with actual translation publishing
This fixes translation publishing
Full Changelog: v1.9-alpha.2...v1.9-alpha.3
v1.8.1 - quality of life fixes
- Fix case insensitivity issue with some databases when using Translation.import_po (#781) @Nigel2392
- Fix temporary file permissions in Windows when reading PO files (#781) @Nigel2392
Full Changelog: v1.8...v1.8.1
v1.9-alpha.2
What's Changed
- Wagtail localize fixes (#757, #758) by @Nigel2392 in #781
- Fix publish action in Wagtail 6 by @zerolab in #782
New Contributors
- @Nigel2392 made their first contribution in #781
Full Changelog: v1.9-alpha.1...v1.9-alpha.2
v1.9-alpha.1 - Wagtail 6 support
What's Changed
- Add Wagtail 6 support by @zerolab in #776
- Remove non-functional LTGM badge by @stevejalim in #777
New Contributors
- @stevejalim made their first contribution in #777
Full Changelog: v1.8...v1.9-alpha.1