Changelog Shippable Countries
3.3.0
Compatibility Update (TDMET-1257)
-
Provide compatibility for Magento 2.4.7
-
Update module dependencies
-
Improve static and integration tests
3.2.0
Compatibility Update (TDMET-1107)
-
Provide compatibility for Magento 2.4.6
-
Update module dependencies
-
Run phpstan checks
3.1.0
Provide GraphQL-API (TDMET-1022)
-
Provide GraphQL-API to get scope module configs
-
Provide GraphQL-API to check if country is allowed for shipping
-
Extend Integration Test for GraphQL
3.0.0
Magento 2.4.4 Compatibility
-
Update Module for Magento 2.4.4
-
Add PHP 8.0 / PHP 8.1 support
-
Remove PHP 7.3 support
-
Fix module configuration in backend
2.1.1
Quality Enhancements
-
Compatibility Fix >= Magento 2.4.2 - Issue #30747 (TDMET-878)
-
Update module documentation (TDMET-861)
-
Update test routines
2.1.0
Fix Shipping Rates Loading (TDMET-806)
-
Introduction of a force reload config
-
Fix init checkout loading
-
Fix rates loading without TechDivision modules
-
Provide module ACL (TDMET-704)
-
Provide version display on admin backend (TDMET-753)
2.0.1
Enhance Module Quality (TDMET-600)
-
Integrate Unit-Tests
-
Integrate Tests for Multishipping
-
Update Test Routines
2.0.0
Magento 2.4 Compatibility (TDMET-565)
-
Update module dependencies
-
Refactoring based on version changes (CSP eg.)
Enhance module quality (TDMET-177)
-
Update test routines
-
Implement integration tests
-
Minor code refactoring
-
Minor troubleshooting
Documentation (TDMET-383)
Specification of Service (TDMET-393)
1.6.8
Improvement Country Sort (TDMET-485)
-
Sort countries based on name and locale instead of country-code
1.6.7
Fix Country selection
-
TDMET-358: Only allowed countries from website can be choosen on admin backend
1.6.5
Checkout for missing shipping address
-
Fix: Virtual products do not require a shipping address, trying to retrieve it in such a case triggers an error
1.6.2
Bugfixes
-
Handle errors on shipping rates instead of throwing exceptions
-
Fix js logic (check)
Static tests
-
Gilab config
-
Refactorings
-
Dependencies
1.6.0
Shippable Countries for multishipping checkout
-
TDMET-128
-
Integration on multishipping checkout
-
Bugfixes for checkout edit
1.5.0
Feature Restricted Countries
-
Add option to define restricted countries, that, when selected, cannot differ in billing address
1.4.2
Fix checkout address selection
-
Cause of country restriction set available address on reentering checkout
-
Additional check of logged in users
-
Fix reloading shipping rates
1.4.1
Fix checkout address selection
-
Cause of country restriction set available address on reentering checkout
1.4.0
Feature Considering Zip Codes
-
Fix Bug to render checkout
-
Consider configuration "optional zip code"
-
Intercept js logic for zip code validation