-
Fixed the issue where the source column was not shown on the index page (#71)
- Fixed issue when having one site (#68)
- Updates changelog
- Added Craft CMS 5 support
- Adds support to the
enupal-translate/translate/sync
craft command to sync translations from DB (#61)
- Fixed issue on Craft 4.5 (#64)
- Added Craft CMS 4 support
- Fixed guzzle error (#43)
- Revert mysql change (#41)
- Fixed issue on mysql 8 (#41)
- Updated requirement
craftcms/cms ^3.6.0
(#43) - Updated requirement
stichoza/google-translate-php" 4.1.4
{tip} The most requested feature is here, Sync your static translations into your database without no extra queries that may impact your page load time. docs. Enjoy!
- Added support to Sync translations with Database. (#34)
- Fixes issue with composer v2
- Fixed issue with Yandex lib
- Added
guzzlehttp/guzzle ^6.3.0
(#30)
- Fixed issue on "Google Translate Free" (#28)
- Added Craft 3.1 requirement
- Added twig search method under general Settings
- Added regex search API
- Added twig search Legacy method
- Added twig search optimized method
- Added php search method
- Added js search method
- Fixed issue on Craft 3.1
- Added support for import csv files
- Added support for "CMD + S" shortcut
- Fixed issue when only one site available to translate in dropdown was not saving
- Fixed issue with regional codes when using Google Cloud Translate
- Fixed
Argument 1 passed to craft\services\TemplateCaches::includeElementInTemplateCaches() must be of the type integer, string given
error
-Improved folder location of assets
- Fixed bug when using Google Translate API
- Added plugin name override setting
- Fixes issue with Yandex when using lang by region in the Site settings. #4
- Fixed bug when selecting a template folder source
- Fixed bug when selecting a template source
- Improved template sources
- Improved code inspections
- Fixed composer error
- Fixed composer error
- Improved UI labels
- Improved code conventions
- Initial release