Releases: AcclaroInc/craft-translations
Releases · AcclaroInc/craft-translations
Version 1.8.3
Fixed
- Re-added deleteAutoPropagatedDrafts() when applying drafts
Version 1.8.2
Fixed
- Issue with null
$site
in_includeGlobalSetResources()
Version 1.8.1
Added
- Option to select all sites in target sites selection
Fixed
- Unrendered HTML display issue in Craft 3.5+
- Typecast
$elementId
as an integer forgetElementById()
inactionOrderDetail()
Updated
- Use the site ID instead of the site handle in
getDraftsByGlobalSetId()
Version 1.8.0
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
Added
- Support for selecting Upload Volumes
Version 1.7.1
Changed
- Moved
chkDuplicateEntries
setting from projectConfig to Plugin Settings.
Version 1.7.0
Added
- Support for managing static translations
- Minor UI fixes
Version 1.6.0
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
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
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