Skip to content

Latest commit

 

History

History
317 lines (197 loc) · 14.6 KB

CHANGELOG.md

File metadata and controls

317 lines (197 loc) · 14.6 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.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 (wagtail#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