* Fix WooCommerce translated product base redirect loop with uppercase custom permalinks
* Fix bug where completing the WooCommerce checkout was not working on secondary languages
* Make languages sortable in free version as well
* Fixed WooCommerce product base handling when using %product_cat% permalinks
* Fixed mobile WooCommerce reset password cookie path for translated account URLs
* Serve correct sitemaps for Yoast, RankMath, SEOPress and AIOSEO with Different Domain per Language add-on
* Add redirect support for Rank Math and Redirection redirects in secondary languages
* Fix custom WooCommerce base fallback on secondary languages
* Oembed rest link did not work on slug translated pages due to WP not finding the correct post id
* Fixed JS error when clicking Change Language on the Automatic User Language Detection pop-up
* Fixed clicking "Close and do not switch language" navigating to top of page
* Minor CSS tweaks on the pop-up for Automatic User Language Detection
* Do not force post slug uniqueness on private CPT's as it can cause issues
* Fix fatal error when the pro addon was installed without the free version
* Fixed MaxMind autoloader loading classes from other plugins in some cases
* Updated Geo IP database to 20260109 version
* Fixed PHP warning related to gettext slugs
* Updated Geo IP database to 20251212 version
* Added support for DeepL translation for 75 languages
* Added support for Latin American Spanish automatic translation for DeepL
* Added hook trp_deepl_request_params for next-gen model_type parameter support for DeepL
* Added support for exact match search in Slugs tab from String Translation by placing the string in quotes: "example"
* Fix issue with sitemaps where the first language is not the default, the slug for the first language was not translated
* Updated Geo IP database to 20251031 version
* Added a retry mechanism to better handle deadlocks errors when inserting original slugs in database
* Fixed missing anchor text from Automatic User Language Detection pop-up
* Fixed PHP warnings in gettext slug translations
* Fixed PHP notice about due to applying strtolower on null value