- Improved security by escaping form actions
- Fixed filtering by gettext domain in String Translation
- Fixed title positioning in String Translation UI
- Added more information in our opt-in non-sensitive diagnostic tracking
- Redesigned Translation Editor UI to match the latest WordPress style
- Fixed hreflang language code attribute for languages with formal/informal in their default code
- Added missing Aragonese language flag
- Added Language Switcher block in Gutenberg Editor
- Fixed edge case error regarding __return_true function
* Improved converting urls in different languages
* Fixed language switcher directing to page not found in some edge cases
* Improved speed by eliminating the need of a query on gettext domains on most pages
* Improved speed when WooCommerce is active by better handling gettext processing
* Added hooks for disabling translation blocks
- Fixed x-default hreflang tag displayed incorrectly in some cases
- Improved sanitizing Advanced settings
* Speed improvements achieved through better handling of wp_cache functions
* Included wbr as an accepted html tag in translations
* Fixed Filipino language being marked incorrectly as unsupported by Google Automatic Translation
= v2.4.6 =
* Added Advanced option Automatic Translation Memory that prevents losing translations when correcting typos in original text
* Added compatibility with multiple pdf generating plugins: Yith WooCommerce PDF Invoice, WooCommerce Print Products, Invoices for WooCommerce
* Added filter to programmatically dequeue language switcher CSS scripts
* Fixed notice related to wp_cache_delete
= v1.2.4 =
* Automatic User Language Detection: Fixed keeping GET parameters after changing language from pop-up
* Translator Accounts: Added hook to programmatically prevent showing admin bar for translator user role if needed
- Added Advanced option Automatic Translation Memory that prevents losing translations when correcting typos in original text
- Added compatibility with multiple pdf generating plugins: Yith WooCommerce PDF Invoice, WooCommerce Print Products, Invoices for WooCommerce
- Added filter to programmatically dequeue language switcher CSS scripts
- Fixed notice related to wp_cache_delete
* Fixed multiple compatibility issues with PHP 8.1
* Fixed issue on Automatic Translation tab when setting it up for the first time