Features
Fixes
- Implemented a dismissal checkbox in the pop-up dialog displayed to users when Translation Editor is configured but the native one is used instead
- Added a behind-the-scenes logic to migrate ICanLocalize users to the new version of the translation service which does not require to select translators
- Implemented the usage of the core CodeMirror scripts for WordPress versions 4.9 and newer
- The translation job name is now stored in the database
- Added the ability to sort jobs by ID or deadline date on the Translation Queue page
- Restored the “show differences” feature in the translation editor
- Created a new Translation Services tab on the Translation Management page
- Implemented new Email notifications sent to Translation Managers informing them, on a daily or weekly basis, of the completion of translation tasks
- Added support for translation jobs deadline
- Fixed issue with some HTML tags being removed when translations are fetched using XML-RPC
- Fixed translation service extra fields to be saved after refreshing it in translation basket
- Added a function to disable Codemirror in the Custom XML Configuration tab when the option to disable Syntax highlighting is checked by the current user
- Fixed an issue when translating serialized custom fields containing “name” as array index
- Fixed an issue with wrong encoding in translation jobs emails
- Fixed a compatibility issue with BulletProof Security plugin
- Fixed an issue with the “wpml_tm_save_translation_cf” hook not being called when importing an XLIFF file
- Added a function that checks if a language is hidden, and if it is, hides the XLIFF export on the Translations queue page
- Fixed an issue in translation basket displaying empty line when original element is deleted
- Fixed an issue with fields duplication in page builder when an original post is modified and a job is still in progress
- Fixed an exception with uploading empty XLIFF files in TM causing PHP warnings
Fixed JS errors happening with WordPress 4.9, when duplicating posts through the Translation Management Dashboard
Fix so that custom XML configuration is applied immediately after saving
Fixed issue with XLIFF files not being attached to emails sent to translators when the respective option is enabled
Fixed an exception marking Translation Jobs as uncomplete upon revisiting the Translation Editor.
Fixed a page builder issue when translating from a language which is not the source one.