Releases: AcclaroInc/craft-translations
Releases · AcclaroInc/craft-translations
Version 4.0.1
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
Added
- New Ads system. (AcclaroInc#551)
- Dedicated services page. (AcclaroInc#552)
- New user registration system. (AcclaroInc#550)
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
Fixed
- Order search in order index page. (AcclaroInc#517)
- Error when applying draft of entry with neo fields. (AcclaroInc#518)
Version 4.0.0-beta.1
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
Fixed
- An issue where migration failed to run in postgres database.
Version 3.4.0
Added
- Support for verbb hyper plugin. (AcclaroInc#497)
- Support for verbb navigation plugin. (AcclaroInc#506)
Fixed
- Migration error when upgrading with postgres. (AcclaroInc#508)
- Fresh installation fails to create order with postgres. (AcclaroInc#505)
Chore
- Code refactoring and cleanup for craft 5 compatibility.
Version 3.3.6
Updated
- Required minimum composer version to
2.7.0
for preventing vulnerablities.
Version 3.3.5
Fixed
- An issue where linkit fields were not added to source files for translation. (AcclaroInc#523)
Version 3.3.4
Fixed
- An issue where applied files status reverting back to
ready for review
when a callback is received. (AcclaroInc#520)
Added
- New activity logs table for better log management. (AcclaroInc#521)
- Support for CKEditor field. (AcclaroInc#490)
Version 3.3.3
Fixed
- An issue where plugin installation fails due to max row size database error. (AcclaroInc#432)