Changelog Postcode Validator
3.2.0
Compatibility Update (TDMET-1256)
-
Update module dependencies
-
Cleanup Javascript code based on EsLint
3.1.0
Compatibility Update (TDMET-1112)
-
Provide compatibility for Magento 2.4.6
-
Update module dependencies
-
Run phpstan checks
3.0.5
Troubleshooting
-
Fix postcode exclusion check, to work correctly with regexp (TDMET-1124)
-
Cleanup/Refactoring code for strict types
-
Fix mftf test suite (TDMET-1032)
3.0.2
Enhance Module quality
-
Add MFTF tests (TDMET-452)
-
Update test routines
-
Cleanup code based on static tests
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 backend menu
-
Fix postcode validation for admin backend requests
2.2.0
Integration Postcode Validation for Companies (TDMET-832)
-
Integrate code from module
techdivision/postcode-validator-company
-
Provide frontend validation for company creation/edit
-
Provide additional configuration flag for company postcode validation
2.1.0
Minor Module Enhancements
-
Update module readme (TDMET-869)
-
Provide module changelog (TDMET-869)
-
Adapt module ACL (TDMET-697)
-
Provide version display info on admin(TDMET-746)
-
Update module dependencies
-
Update test routines
2.0.0
Magento 2.4 Compatibility (TDMET-571)
-
Update module dependencies
-
Refactoring based on version changes (CSP eg.)
-
Update test routines
-
Fix validation bug on customer address book
1.2.0
Compatibility for B2B Features (TDMET-551)
-
Fix module frontend validation component
-
Adapt validation inits
1.1.9
Quality Improvement (TDMET-182)
-
Fix static tests
-
Integration Tests
-
Update documentation and readme
1.1.8
Fix Validations
-
Fix validation check on address book
-
Fix validation function call on checkout plugins
1.1.6
Fix address validation
-
Fix for billing address validation on placing an order
-
New config to prevent validation on order placement
1.1.0
Feature Exclusion
-
Add regex feature for postcode exclusion
Fix templating
-
Correct invalid block class use in template
1.0.0
Initial Module Version
-
Configuration
-
Config-Flags
-
Validation
-
Exclution
-
-
Frontend-Validation Postcode
-
Billing address (checkout)
-
Shipping address (checkout)
-
Address book (customer section)
-
-
Backend-Validation Postcode
-
Place Order Action
-
-
Module Info
-
ReadMe
-
Composer
-
gitignore
-
Translations
-
DI / Preferences
-