Skip to content

Releases: AcclaroInc/craft-translations

Version 3.0.1

06 Sep 13:32
a948564
Compare
Choose a tag to compare

Fixed

  • Unhandled exception on plugin installation (AcclaroInc#387)
  • Exception opening plugin dashboard when acclaro feed is unavailable.

Version 3.0.0

24 Aug 14:59
aa9ca34
Compare
Choose a tag to compare

Fixed

  • Track target content changes alerts (AcclaroInc#488)
  • An issue where order details page loads without order id when order is being submitted to api translator from queue.
  • An issue where deleting draft from globalsetdraft/assetdraft detail page was removing order file.

Updated

  • Requires Craft 4.0.0+
  • Requires PHP 8.0.2+
  • Category draft's custom logic with craft's native code. (Craft now supports category drafts)
  • Download TM files action disabled by default.
  • Entry draft live-preview feature.

Added

Removed

  • Removed unsused editDraftAssets.
  • Removed translations_categorydrafts table.

Chore

  • Code refactoring and cleanup.

Version 2.2.3

01 Aug 15:25
261e204
Compare
Choose a tag to compare

Fixed

  • An issue where target content was missing after merging into the draft (AcclaroInc#358)
  • An issue where exported redactor links were missing some required data (AccclaroInc#364)
  • An issue where entry was missing assets fields after merging into draft (AcclaroInc#362)
  • An issue where seomatic image field missing after merging into the draft (Issue#371)
  • A bug where global config settings for track source/target changes were interfering with submitted orders track changes
  • An issue where category drafts were missing content from non-localized blocks and draft titles were updated but not saved (AcclaroInc#375).
  • An issue where category drafts were not editable and led to errors when saved or published from the draft detail page.

Updated

  • To prevent target entry sync for old orders which were created before track target content feature was introduced.
  • The disable logging behavior changed from only disabling API calls to completely disabled plugin logs (AcclaroInc#373)
  • Download/Sync TM files option is only available when the user can see an alert icon for target mismatch.

Version 3.0.0-beta.1

14 Jul 08:54
Compare
Choose a tag to compare

3.0.0-beta.1 - 2022-07-14

Fixed

  • An issue where New translations button on entry index page remains active on switching entry groups.
  • An issue where deleting draft from globalsetdraft/assetdraft detail page was removing order file.

Updated

  • Craft minimum version from 3.7.33 to 4.0.0
  • Requires PHP ^8.0.2
  • Category draft's custom logic with craft's native code. (Craft now supports category drafts)
  • Download TM files action disabled by default.

Added

  • Support for Craft 4.
  • Logging in webhook flow for api orders.

Removed

  • Removed unsused editDraftAssets.
  • Removed translations_categorydrafts table.

Chore

  • Code refactoring and cleanup.

Version 2.2.2

06 Jul 13:10
d1013db
Compare
Choose a tag to compare

Fixed

  • An issue where order fails to open when preview url length exceeds 255 chars. (#341)

Updated

  • Removed the use of filetype param in API order sync call.

Version 2.2.1

24 Jun 21:19
cb4a714
Compare
Choose a tag to compare

Fixed

Updated

  • craftcms/cms minimum version from 3.7.33 to 3.7.36 due to dependency vulnerabilities
  • guzzlehttp/guzzle minimum version from 6.5.7 to 6.5.8 due to dependency vulnerabilities

Version 2.2.0

22 Jun 18:20
1cbda9f
Compare
Choose a tag to compare

Fixed

  • Missing translation draft edits after applying (AcclaroInc/#477)
  • Duplicate resnames in exported XML (AcclaroInc/#472)
  • Issue with duplicated blocks and overwritten values in multiple working drafts
  • Issue with localized matrix fields when order submitted with non-primary source site (AcclaroInc/#467)
  • Duplicate "Modified" Order status (#299)
  • Acclaro orders sync issue (#334)
  • Draft deletion on Order removal
  • Draft application error with JSON and CSV formats
  • Issue with order page auto-refresh on queue job completion

Added

Updated

  • Craft minimum version from 3.7.14 to 3.7.33

Version 2.1.4

14 Mar 22:01
536601c
Compare
Choose a tag to compare

Updated

  • ISO alias mapping API endpoint

Fixed

  • Plugin uninstallation bug
  • Changed required verstion for enshrined/svg-sanitize to fix cross site scriptiong (AcclaroInc/#458)

Version 2.1.3

21 Feb 20:54
263cb72
Compare
Choose a tag to compare

Fixed

Version 2.1.2

21 Jan 17:45
36908f9
Compare
Choose a tag to compare

Updated

Fixed

  • ISO alias mapping bug (#289)
  • Tag label bug (#292)
  • Source site selection bug (#297)
  • Preview URL generation bug (#298)