Implemented the Translation Memory feature for exported XLIFF files. Now, if a string was previously translated, its translation will be pre-populated in the exported XLIFF files.
Allow users to edit translations directly from the front-end, without visiting the back-end first.
Fixes
Fixed an issue that prevented numeric field types to be preserved when translating custom fields.
Fixed a status inconsistency when sending translation jobs to a remote service and the workflow is failing on the client-side before committing the batch.
Fixed an issue when an Advanced Translation Editor job download is stuck in the queue due to an outdated download link.
Fixed the following fatal PHP error: “Uncaught Error: Class ‘WPML_Jobs_XMLRPC_Fetch_Log’ not found”.
Fixed a potential translation service authentication problem due to invalid data format.
Fixed the email report for overdue jobs.
Fixed fatal error on the toolset.com website triggered when a user logs in.
Performance
Remove related pending jobs when permanently deleting a post.
Fixed high Redis cache usage in “WPML_TM_ICL_Translations::translations”.