Version 3.8.0

April 10, 2024

Added

  • Introduced a new configuration setting that allows the disabling of automatic synchronization for jobs that are currently in progress

Version 3.7.0

December 15, 2023

Added

  • Support for the Typed Link Field plugin
  • Queue manager
  • Queue each translation file transfer separately
  • Ignore dropdowns setting

Fixed

  • Download translations triggered only after all of them are done
  • Lock release issue after queue message processing
  • Rise condition of queue messages
  • Empty user id on draft creation

Version 3.6.0

May 24, 2023

Added

  • Introduced new job and translation status "needs attention"
  • Added warning message for translation jobs exceeding field limit with
  • Included warning icon for each translation exceeding field limit with
  • Download Diagnostic Data button for error reporting

Version 3.5.4

May 26, 2023

Fixed

  • Merge canonical changes from the Neo field into drafts

Version 3.5.3

May 18, 2023

Fixed

  • Added fallback for block elements without a created structure to fix content provider

Version 3.5.2

May 17, 2023

Changed

  • Updated error message for failed jobs after retries

Fixed

  • Resolved duplication issue with Neo and SuperTable fields

Version 3.5.1

April 4, 2023

Fixed

  • Query for fetching translations by status and id
  • Duplication of Neo fields content

Version 3.5.0

March 14, 2023

Added

  • Notification if the plugin is outdated
  • New queue job for manually syncing Lilt jobs

Fixed

  • Fixed an issue with drafts being overridden due to an incorrect canonical merge
  • Fixed a problem where translations were not updating to a failed status when a job fails

Version 3.4.3

February 24, 2023

Fixed

  • Multilingual draft publishing issue
  • Failed jobs aren't able to be deleted (github issue)

Version 3.4.2

February 21, 2023

Changed

  • Retry logic for queues

Version 3.4.1

February 13, 2023

Changed

  • Queues priority decreased for sending jobs to 1024 and receiving to 2048
  • Deprecate FetchInstantJobTranslationsFromConnector and FetchVerifiedJobTranslationsFromConnector

Fixed

  • Copy source text for Matrix fields

Version 3.4.0

February 6, 2023

Added

  • Entry slug name added to translation filenames

Version 3.3.0

January 27, 2023

Added

  • Priority for jobs from queue
  • Background job for translation downloading

Fixed

  • Configuration page issues
  • Get versions for Jobs element
  • Skip sync for new jobs
  • Enabling of entries on translation publish
  • Entry version content provider
  • Updating of translation connector ids

Version 3.2.1

January 4, 2023

Added

  • Increase TTR for background jobs

Version 3.2.0

November 20, 2022

Added

  • Option to enable target entries on translations publish
  • Option to enable slug copy from source entries to target

Version 3.1.2

November 17, 2022

Fixed

  • Multiple drafts apply issue for different sites

Version 3.1.1

November 10, 2022

Fixed

  • Draft apply issue (all fields in translation draft now marked as changed for new drafts)

Version 3.1.0

October 11, 2022

Added

  • Retry logic for failed jobs

Fixed

  • Job and translation status update after sync action
  • Error message for manual retry

Version 3.0.0

October 4, 2022

Added

  • Support of CraftCMS v3.0.0 and higher (^3.0.0)

    Fixed

  • Style issue on create job page

Version 0.8.1

October 2, 2022

Fixed

  • Status query for translation elements index
  • Translation elements capability with different versions of CraftCMS
  • Invalidate cache for translations on publish & review

Version 0.8.0

September 8, 2022

Added

  • Asynchronous job transfer to lilt platform

Version 0.7.2

September 8, 2022

Added

  • Spinner for not loaded element index on translation preview page

Fixed

  • Joins for translations search query

Version 0.7.1

September 8, 2022

Fixed

  • Column name mask for translation query

Version 0.7.0

September 8, 2022

Added

  • Added new button to publish changes without review

Fixed

  • Element index behaviour
  • New job status color
  • Custom sources for element index modal

Version 0.6.0

September 4, 2022

Added

  • New translations element index on the preview page

Version 0.5.1

August 27, 2022

Fixed

  • Translation preview page: modal not opening issue

Version 0.5.0

August 27, 2022

Added

  • Default sorting for translations

Version 0.4.3

August 17, 2022

Fixed

  • Removed value updating for BaseOption & Lightswitch fields

Version 0.4.2

August 17, 2022

Fixed

  • Translation applier wasn't able to find source element for site id
  • Wrong language formatting when locale is empty

Version 0.4.1

August 16, 2022

Added

  • Error logging for all exception catches

Version 0.4.0

August 13, 2022

Added

  • Remove entry translation drafts on job removal
  • Empty content now excluded from translation source body
  • Warning for job entries, when translation in progress (on job creation)
  • Fixed: Empty I18N entry creation
  • Fixed: Translation preview issue (error while encoding of json)
  • Fixed: Hide warning when element index not exist
  • Fixed: Argument 2 passed to craft\services\Drafts::createDraft() must be of the type int, null given

Version 0.3.1

August 13, 2022

Added

  • Updated connector sdk dependency

Version 0.3.0

August 3, 2022

Added

  • Fixed applying translations for nested fields

Version 0.2.1

August 3, 2022

Added

  • Initial beta release