Skip to content

Releases: AcclaroInc/craft-translations

Version 4.0.1

12 Nov 15:16
e02d2de
Compare
Choose a tag to compare

Fixed

  • Unkown property programId error when installing plugin in craft5. (AcclaroInc#561)
  • An issue where title was showing null in dashboard widget. (AcclaroInc#564)

Version 4.0.0

28 Oct 21:52
a26aa6e
Compare
Choose a tag to compare

Added

Updated

  • New pricing policy for paid version of plugin.

Chore

  • Code refactoring and cleanup.

Full Changelog: v4.0.0-beta.2...v4.0.0

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)