Skip to content

Latest commit

 

History

History
75 lines (42 loc) · 1.87 KB

CHANGELOG.md

File metadata and controls

75 lines (42 loc) · 1.87 KB

Localize Smartling 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]

[0.5.0] - 2024-10-22

Added

  • Adds Job description callback (#32) - @zerolab

[0.4.0] - 2024-10-14

Changed

  • Small CI fixes (#24) - @zerolab
  • Tooling updates (Python, Django, Wagtail versions), and coverage summary (#21) - @zerolab

Added

  • Support resubmit cancelled/deleted jobs (#29) - @zerolab
  • Support unique jobs/job IDs (#27) - @zerolab

[0.3.0] - 2024-08-01

Changed

  • The minimum required Wagtail version is now 6.1
  • Switched the Smartling Jobs report to use Wagtail's ModelViewSet (#17 @zerolab)
  • Tidied up messaging for translations managed in Smartling
  • Improved the translation component language
  • Locale mapping is applied consistently (#16 @bcdickinson)

Added

  • Added option to disable case change when converting from Smartling to project locale (#17 @stevejalim)

[0.2.3] - 2024-07-08

Changed

  • Bugfix to ensure sync.py does not not fail after successfully importing translation

[0.2.2] - 2024-07-03

Added

[0.1.0] - 2024-06-17

Initial minimum lovable version.