Skip to content

Releases: AcclaroInc/craft-translations

Version 1.8.3

11 Sep 23:44
5934271
Compare
Choose a tag to compare

Fixed

  • Re-added deleteAutoPropagatedDrafts() when applying drafts

Version 1.8.2

13 Aug 17:36
075a2b7
Compare
Choose a tag to compare

Fixed

  • Issue with null $site in _includeGlobalSetResources()

Version 1.8.1

11 Aug 21:10
66f6704
Compare
Choose a tag to compare

Added

  • Option to select all sites in target sites selection

Fixed

  • Unrendered HTML display issue in Craft 3.5+
  • Typecast $elementId as an integer for getElementById() in actionOrderDetail()

Updated

  • Use the site ID instead of the site handle in getDraftsByGlobalSetId()

Version 1.8.0

07 Aug 15:07
e2a45fb
Compare
Choose a tag to compare

1.8.0 - 2020-08-06

Added

  • Support for Categories
  • Support for Asset fields
  • Source v.s. translated content visual comparison
  • Support for "New Translation" action buttons for recent versions of Craft
  • Additional flexibility for bulk publishing actions

Updated

  • Matrix, SuperTable, and Neo fieldTranslator toTranslationSource() block indexing

Fixed

  • Minor bug fixes

Version 1.7.2

24 Jul 20:57
b66d6cc
Compare
Choose a tag to compare

Added

  • Support for selecting Upload Volumes

Version 1.7.1

14 Jul 22:50
c865567
Compare
Choose a tag to compare

Changed

  • Moved chkDuplicateEntries setting from projectConfig to Plugin Settings.

Version 1.7.0

14 May 21:15
b3716f2
Compare
Choose a tag to compare

Added

  • Support for managing static translations
  • Minor UI fixes

Version 1.6.0

13 Apr 19:01
7ef9e1f
Compare
Choose a tag to compare

Added

  • Support links to About page
  • Setting to disable duplicate message warning
  • In Review status to API orders
  • User-friendly exported ZIP filenames
  • Support for Thai th-TH ISO code

Updated

  • Filenames for API orders to ensure they are unique
  • Logic for adding & removing entries from new order screen

Fixed

  • Namespacing issue with static translations
  • Craft 3.4+ incompatability with Globals translation drafts
  • Resolved issue with pre-selected target sites on previously saved orders
  • Redirect for failed orders due to unsupported ISO codes

Version 1.5.1

10 Mar 23:10
88ccffe
Compare
Choose a tag to compare

Added

  • Support for all propagation method options in nested field settings
  • Ability to add entries directly from the create order form
  • Basic handling of Acclaro "In Review" orders

Updated

  • Switch to word count vs entry count for task processing
  • Minor bug fixes & additional updates

Version 1.5.0

26 Feb 19:42
0d1500f
Compare
Choose a tag to compare

Added

  • Support for Craft 3.4
  • Alternative to background tasks for small requests
  • Allow source entries to be added to existing orders
  • Duplicate entry warning
  • Additional UI updates

Fixed

  • Minor bug fixes

Updated

  • Composer dependencies