Releases: AcclaroInc/craft-translations
Releases · AcclaroInc/craft-translations
Version 4.0.5
Fixed
- Headers already sent error. (AcclaroInc#573)
- Error adding entry to existing order. (AcclaroInc#538)
Version 4.0.4
Fixed
- Program id column missing error. (AcclaroInc#564)
Version 3.4.2
Fixed
- An issue where neo block content is overwritten to all sites. (AcclaroInc#562)
Version 4.0.3
Fixed
- Neo blocks overwriting content in other sites on draft creation. (AcclaroInc#562)
Version 4.0.2
Fixed
- Entry title overflowing the tables & new status icon missing. (AcclaroInc#565)
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.