Changelog Country Language Selector
6.0.0
Compatibility Update (TDMET-1418) * Remove PHP 8.1 Support * Support PHP 8.4 * Refactoring code base
5.2.0
Magento 2.4.8 Compatibility (TDMET-1326)
- 
Remove PHP 7.4 Support 
- 
Fix less compiling and breakpoints 
- 
Update test routines 
5.1.0
Magento 2.4.7 Compatibility (TDMET-1241)
- 
Update module dependencies 
- 
Fix namespaces and static tests 
- 
Fix integration test routines 
5.0.0
Compatibility Update (TDMET-1103)
- 
Provide compatibility for Magento 2.4.6 
- 
Update module dependencies 
- 
Integrate phpstan checks 
3.0.2
Quality Improvements
- 
Update module documentation and readme (TDMET-857) 
- 
Adapt and fix module configuration 
- 
Update and fix integration tests 
- 
Update test routines 
3.0.1
Bugfix/Compatibility for Soap-APIs
- 
Fix interface return value (TDMET-842) 
- 
Update test routines 
3.0.0
Major Module Enhancements
- 
Extract url determination into a separate module (TDMET-509/TDMET-792) 
- 
Provide rest api for seo url determination (TDMET-761) 
- 
Provide version info display for module (TDMET-749) 
- 
Provide module ACL (TDMET-687) 
- 
Minor troubleshooting 
- 
Extend tests and test routines 
2.0.0
Magento 2.4 Compatibility (TDMET-578)
- 
Update module dependencies 
- 
Refactoring based on version changes (CSP eg.) 
- 
Update test routines 
1.2.4
Fix url determination (TDMET-762)
- 
Fix url helper to handle store-codes in url 
- 
Fix url helper to handle store-codes as params 
- 
Extend and update integration tests 
1.2.3
Extensible URL Helper (TDMET-781)
- 
Provide configuralbe category identifier via DI 
- 
Provide configuralbe cms page identifier via DI 
Restruct API output (TDMET-779)
- 
Rearrange storeview array 
- 
Rearrange country mapping array 
- 
Provide configured labels 
API output with external urls (TDMET-783)
- 
Provide configured external urls for language selector via api 
- 
Extend integration tests 
1.2.2
Bugfixing and Troubleshooting URL-Determination
- 
Fix CMS url determination (TDMET-767) 
- 
Fix api result for requests with no parameters (TDMET-770) 
- 
Set response fallback to start page (TDMET-768) 
1.2.1
Bugfixing Config (TDMET-763)
- 
Fix to show and edit already configured region mapping without sort order 
1.2.0
Feature Country-Language-Api (TDMET-725)
- 
Provide module api to get store urls for language selection 
- 
Provide sort orders for region mapping 
- 
Adapt country language selector for sort orders in frontend 
- 
Update test routines