Skip to content

Version 3.0.0

Compare
Choose a tag to compare
@shnsumit shnsumit released this 24 Aug 14:59
· 178 commits to master since this release
aa9ca34

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.