Made Divi’s selective sync global modules translatable with the Translation Editor.
Improved performances when saving a draft post.
Improved non-persistent cache.
Allow uploading flags in SVG format.
Fixes
Fixed a taxonomy archive query for taxonomies set to “display as translated” and when a term is translated but the children are not.
Fixed an issue with self-closed ACF blocks.
Fixed a compatibility issue with ACF when translating a field group with the native WordPress editor.
Fixed PHP notices produced by the post_link_category filter.
Optimized performance of get_term and home_url filters.
Fixed wrong adjustment of a category in the post permalink that happened in some cases.
Improved the caching of absolute links.
Fixed a PHP notice thrown during attachment translation.
Fixed CSS of the Language meta box in the post edit page.
Fixed Post Types filtering of the Translation Management Dashboard on Pantheon hosting.
Allow using the wpml_language_selector_widget shortcode on the root page.
Fixed a PHP Warning thrown from the REST API status check on the WPML Support page.
Fixed a CORS error when editing a post using Block Editor from a second domain.
Enabled the option to pre-load a theme MO file in order to handle the case when some strings are being translated before “load_textdomain” is called by theme.
Fixed an issue with product_cat taxonomy term when saving the translation.
Fixed an issue with WooCommerce downloadable products link in the secondary language.
Fixed a vulnerability in the language switcher.
Compatibility
Allow selecting Divi Layouts in the Translation Dashboard.
Fixed a code inconsistency in the way we fetch the job ID from a translation field in page builder string parsing.
Updated the detection of layout elements.
Added support for translating the Table of Contents widget.