Skip to content

Releases: AcclaroInc/craft-translations

Version 4.0.0-beta.2

11 Sep 13:29
4cec21e
Compare
Choose a tag to compare
Version 4.0.0-beta.2 Pre-release
Pre-release

Fixed

Version 4.0.0-beta.1

02 Sep 09:07
185150d
Compare
Choose a tag to compare
Version 4.0.0-beta.1 Pre-release
Pre-release

Updated

  • Requires Craft 5.0.0 or higher
  • Requires PHP 8.2 or higher

Removed

  • Prevent slug translation, as Craft now natively supports this feature
  • Custom commerce draft replaced with native ones.

Chore

  • Code refactoring and cleanup as craft 5 standard.

Version 3.4.1

29 Aug 09:12
87c75bb
Compare
Choose a tag to compare

Fixed

  • An issue where migration failed to run in postgres database.

Version 3.4.0

10 Jul 14:08
1e0d344
Compare
Choose a tag to compare

Added

Fixed

Chore

  • Code refactoring and cleanup for craft 5 compatibility.

Version 3.3.6

23 Feb 12:09
b252b9a
Compare
Choose a tag to compare

Updated

  • Required minimum composer version to 2.7.0 for preventing vulnerablities.

Version 3.3.5

29 Jan 15:55
9d952cd
Compare
Choose a tag to compare

Fixed

  • An issue where linkit fields were not added to source files for translation. (AcclaroInc#523)

Version 3.3.4

24 Jan 17:35
ce1687b
Compare
Choose a tag to compare

Fixed

  • An issue where applied files status reverting back to ready for review when a callback is received. (AcclaroInc#520)

Added

Version 3.3.3

14 Dec 13:36
294c216
Compare
Choose a tag to compare

Fixed

  • An issue where plugin installation fails due to max row size database error. (AcclaroInc#432)

Version 3.3.2

06 Nov 14:13
75ba59b
Compare
Choose a tag to compare

Fixed

  • An issue where order comments were not sent to acclaro.(AcclaroInc#482)

Version 3.3.1

05 Oct 15:19
d9bae00
Compare
Choose a tag to compare

Added

  • Logic to create craftTranslation tag in case its deleted by user. (AcclaroInc#475)
  • File sync when order callback is recieved. (AcclaroInc#476)

Updated

  • Google translator guzzle request to use now google-cloud/translation library. (AcclaroInc#466)

Fixed

  • An issue where plugin's upload location was fixed to temp upload and not updated with change in location from plugin settings. (AcclaroInc#477)