- 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
= v2.4.4 =
* Improved speed by refactoring query regarding selecting domains
* Added Advanced option to disable translation of gettext strings through TranslatePress
* Fixed links sometimes having double anchor links on translated
* Fixed being unable to split translation blocks
* Fixed compatibility with Oxygen Builder when editing site
= v1.2.3 =
* Automatic User Language Detection: Updated GeoIP database to 20221209 version
* Automatic User Language Detection: Added filter to not show change language pop-up for iPhones
* Automatic User Language Detection: Skip enqueueing css file when pop-up functionality is not loaded