Database Translations
Version 3.4.1
January 28, 2025
Fixed
- Fixed issue after update to craft 5.9, it's no longer possible to instantiate objects that don’t extend yii\base\BaseObject via the create() Twig function, use craft variable instead
Version 3.4.0
December 30, 2025
Added
- Add sidebar element actions to support entry copy functionality
Version 3.3.10
September 19, 2025
Changed
- update npm dependencies to fix security vulnerabilities: CVE-2025-58754 and CVE-2025-7783
Version 3.3.9
July 9, 2025
Fixed
- wait for save to finish before starting other actions
Version 3.3.8
March 4, 2025
Added
- Add separator option for import csv. You can now choose between semicolon or comma.
Version 3.3.7
February 17, 2025
Changed
- Group translation files by i18nCategory in import dropdown field
Added
- Add missing settings to example config
- Show a warning when a setting is overwritten by the config/database-translations.php file
Version 3.3.6
January 24, 2025
Changed
- Remove source message from queue progress (PR #5 thanks to @wakeuphate)
Version 3.3.5
January 6, 2025
Updated
- new icon-mask logo
Version 3.3.4
December 5, 2024
Fixed
- use Craft view instance to include custom registered twig functions for parsing the templates
Version 3.3.3
November 14, 2024
Fixed
- check against PropagationMethod enum instead of constant
Version 3.3.2
August 14, 2024
Updated
- update axios to 1.7.4 in response to CVE-2024-39338, new build
Fixed
- js syntax when registering action trigger
Version 3.3.1
June 28, 2024
Fixed
- catch no primary site error
Version 3.3.0
April 19, 2024
Added
- permission for migration export format
- Settings to clear caches after saving translations
Version 3.2.4
April 12, 2024
Added
- Shift click to select range of rows
- minor UI improvements
Version 3.2.3
April 10, 2024
Fixed
- fix queries for installs with db prefix
Version 3.2.2
March 25, 2024
Updated
- docs
Version 3.2.1
March 20, 2024
Fixed
- migration update statement
- slashes in translation values in migration files
Version 3.2.0
March 20, 2024
Added
- migration file export type
Version 3.1.2
February 28, 2024
Added
- support for drafts in the bulk copy action
Version 3.1.1
February 21, 2024
Fixed
- fix check correct import file type with getMimeType()
- fix missing i18n by avoiding setComponents
Version 3.1.0
January 11, 2024
Added
- Bulk translate action (requires Multi Translator Plugin)
Fixed
- import from csv with languages mapped from other languages
Version 3.0.1
December 28, 2023
Fixed
- copy matrix elements in Craft 5
Version 3.0.0
December 28, 2023
Added
- Craft 5 support
Version 2.7.8
July 9, 2025
Fixed
- wait for save to finish before starting other actions
Version 2.7.7
March 4, 2025
Added
- Add separator option for import csv. You can now choose between semicolon or comma.
Version 2.7.6
February 17, 2025
Changed
- Group translation files by i18nCategory in import dropdown field
Added
- Add missing settings to example config
- Show a warning when a setting is overwritten by the config/database-translations.php file
Version 2.7.5
January 24, 2025
Changed
- Remove source message from queue progress (PR #4 thanks to @wakeuphate)
Version 2.7.4
January 6, 2025
Updated
- new icon-mask logo
Version 2.7.3
December 5, 2024
Fixed
- use Craft view instance to include custom registered twig functions for parsing the templates
Version 2.7.2
August 14, 2024
Updated
- update axios to 1.7.4 in response to CVE-2024-39338, new build
Fixed
- js syntax when registering action trigger
Version 2.7.1
June 28, 2024
Fixed
- catch no primary site error
Version 2.7.0
April 19, 2024
Added
- permission for migration export format
- Settings to clear caches after saving translations
Version 2.6.5
April 12, 2024
Added
- Shift click to select range of rows
- minor UI improvements
Version 2.6.4
April 10, 2024
Fixed
- fix queries for installs with db prefix
Version 2.6.3
March 25, 2024
Updated
- docs
Version 2.6.2
March 20, 2024
Fixed
- slashes in translation values in migration files
Version 2.6.1
March 20, 2024
Fixed
- migration update statement
Version 2.6.0
March 20, 2024
Added
- migration file export type
Version 2.5.3
February 28, 2024
Added
- support for drafts in the bulk copy action
Version 2.5.2
February 21, 2024
Fixed
- fix check correct import file type with getMimeType()
Version 2.5.1
February 21, 2024
Fixed
- fix missing i18n by avoiding setComponents
Version 2.5.0
January 11, 2024
Added
- Bulk translate action (requires Multi Translator Plugin)
Fixed
- import from csv with languages mapped from other languages
Version 2.4.0
December 18, 2023
Added
- Bulk copy entry action
Version 2.3.2
December 15, 2023
Fixed
- respect trim setting on import as well
- update npm packages for babel vulnerability
Version 2.3.1
September 22, 2023
Updated
- Update docs and default conf file
Version 2.3.0
September 8, 2023
Fixed
- fix select import vendor files after category has been enabled
Added
- github release automation
Updated
- license
Version 2.2.3
August 31, 2023
Fixed
- revert fix select import vendor files after category has been enabled
Version 2.2.2
August 31, 2023
Fixed
- fix select import vendor files after category has been enabled
Version 2.2.1
June 30, 2023
Updated
- new logo
- npm package updates and build
Version 2.2.0
June 27, 2023
Added
- option to trim values on save
- list vendor php translation files to import
Version 2.1.2
March 29, 2023
Added
- Setting to handle missing translations only in devMode
Version 1.1.2
March 29, 2023
Added
- Setting to handle missing translations only in devMode
Version 2.1.1
March 29, 2023
Fixed
- api endpoints for custom CP_TRIGGER
Updated
- UI improvement: hide messages and site columns
- UI improvement: minimum width of value columns
- UI improvement: auto resize textarea
Version 1.1.1
March 29, 2023
Fixed
- api endpoints for custom CP_TRIGGER
Updated
- UI improvement: hide messages and site columns
- UI improvement: minimum width of value columns
- UI improvement: auto resize textarea
Version 2.1.0
March 6, 2023
Added
- Map locale sources to other locales
- Event cmd+s to save
- Handy messages in views for empty data
Version 1.1.0
March 6, 2023
Added
- Map locale sources to other locales
- Event cmd+s to save
- Handy messages in views for empty data
Version 2.0.2
February 17, 2023
Added
- handle ctrl+s keydown
Fixed
- remove deleted locales from selected locales in frontend
Version 1.0.2
February 17, 2023
Added
- handle ctrl+s keydown
Fixed
- remove deleted locales from selected locales in frontend
Version 2.0.1
February 13, 2023
Updated
- Remove database charset options for new installs
Version 2.0.0
January 27, 2023
Added
- Craft 4 support
Version 1.0.1
February 13, 2023
Updated
- Remove database charset options for new installs
Version 1.0.0
January 27, 2023
Added
- Initial release