Skip to content

Latest commit

 

History

History
371 lines (230 loc) · 17.1 KB

CHANGELOG.md

File metadata and controls

371 lines (230 loc) · 17.1 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.

1.9 - 2024-04-03

Added

Fixed

  • 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
  • Fix the publish action in Wagtail 6.0+ (#782) @zerolab
  • Fix snippet chooser blocks (#795) @zerolab

Removed

  • Support for Wagtail < 5.2

1.9alpha3 - 2024-03-02

Fixed

  • Publishing translations in Wagtail 6.0+

1.9alpha2 - 2024-02-20

Fixed

  • 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
  • Fix the publish action in Wagtail 6.0+ (#782) @zerolab

1.9alpha1 - 2024-02-20

Added

  • Formal Wagtail 6.0 support (#776) @laymonage and @zerolab

1.8 - 2024-02-10

Added

  • Add tests with success messages for locale creation, editing, and deletion (#763) @ACK1D

Fixed

  • Prevent translation object duplicates via TranslationCreator (#756) @ACK1D
  • Fix the Locale create/edit/delete success messages (#762) @ACK1D
  • Page alias using wrong page id for "translate this page" in actions menu (#775) @zerolab

1.8beta1 - 2023-12-21

Added

  • LibreTranslate machine translator support (#753) @drivard
  • Official support for Django 5.0 (when using Wagtail 5.2.2+) (#755 and #747) @ACK1D and @softquantum

Changed

  • Replace usages of assertFormError which is removed in Django 5 (#754 @softquantum
  • Switched to using Read The Docs for documentation

1.7 - 2023-11-15

Added

  • Provisional support for Wagtail 6 (#742 @zerolab

Changed

  • Updated target language code for DeepL (#739) @unreadableusername

1.7rc1 - 2023-11-07

Added

Changed

  • Moved the languages breadcrumb header strip out of React (#735)

1.6 - 2023-10-01

Fixed

Changed

1.5.2 - 2023-09-07

Changed

1.5.1 - 2023-06-11

Added

Changed

Removed

1.5 - 2023-02-23

Changed

Removed

1.4 - 2023-01-22

Added

[1.3.3] - 2022-11-29

Fixed

Changed

  • Bump flit to >= 3.8.0 and use glob pattern in exclude declaration (#658) @chris48s

1.3.2 - 2022-11-04

Fixed

1.3.1 - 2022-10-17

Fixed

1.3 - 2022-10-15

Added

Fixed

Removed

[1.3alpha4] - 2022-09-22

Fixed

Removed

[1.3alpha3] - 2022-09-20

Fixed

1.3alpha1 - 2022-09-19

Added

1.2.1 - 2022-06-05

Fixed

Changed

1.2 - 2022-05-20

Added

Fixed

1.1.1 - 2022-04-28

Fixed

1.1.1 - 2022-03-25

Fixed

1.1 - 2022-03-11

Added

Fixed

1.1rc2 - 2022-03-04

Added

Fixed

  • CSRF token in convertToAliasAction (@zerolab)
  • Missing updated compiled messages
  • Typos in installation instructions (@th3hamm0r) and templates tutorial (@Redjam)

1.1rc1 - 2022-02-22

Added

Fixed

Changed

1.0.1 - 2021-12-01

Added

1.0.0 - 2021-11-02

Added

Fixed

1.0rc4 - 2021-09-17

Fixed

1.0rc3 - 2021-08-03

Added

Fixed