* Improved reliability of detecting WP crons by using wp_doing_cron function
* Added filter to stop translating slugs of type other
* Updated Geo IP database to 20250926 version
* Fixed translating slugs for taxonomies imported through Meta Box importer
* Updated Geo IP database to 20250815 version
* Prevent translation of slugs containing only numerals
* Fixed flush_permalinks call when activating SEO Pack add-on
* Fixed edge case of uncaught type error in PHP 8.3
* Fixed paginated widgets when using Elementor Pro on pages with translated slugs
* Updated Geo IP database to 20250523 version
* Fixed pagination 404 issue when pagination base is translated
* Fixed unnecessary redirect when dealing with uppercase encoded translated slug
* Fixed Elementor pagination redirect issue on pages with translated slug
* Added support for DeepL throttle in case the API returns 429 too many requests response
* Fixed issue with automatically translating slugs from non-latin language
* Fixed attachment links redirects error on posts with translated slugs
* Added hook to allow DeepL glossary usage
* Fixed remove languages button not working properly when clicking trash icon
* Fixed remove item button displaying the confirmation dialog twice in Advanced Settings
* Fixed compatibility issue between WP Cron and translating slugs
* Added hook to solve a redirect issue during certain types of pagination
* Redesigned TranslatePress Settings UI
* Fixed pagination urls not having translated slugs on secondary languages
* Fixed redirect loop on pages with translated slugs on sites that enforce missing trailing slash on paths