Changelog Postcode Validator

3.2.0

Compatibility Update (TDMET-1256)

  • Update module dependencies

  • Cleanup Javascript code based on EsLint

3.1.1

Troubleshooting

  • Remove int cast on cartID

  • Identify correct cart

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.4

Troubleshooting

  • Fix admin control mapping css classes (PAC-656)

3.0.3

Enhance Module Quality (TDMET-1016)

  • Rename TechDivision Module Role Resources

3.0.2

Enhance Module quality

  • Add MFTF tests (TDMET-452)

  • Update test routines

  • Cleanup code based on static tests

3.0.1

Styling

  • Configuration styles for mappings in adminhtml (TDMET-1006)

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.2

Module Configuration Fix

  • Fix module configuration scopes

2.2.1

Module Compatibility Fixes

  • Define PHP Version dependency (TDMET-920)

  • Update module info

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.7

Fix Validations (backend)

  • Fix errors to detect backend requests

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.5

Fix Validations

  • Fix validations in checkout

  • Fix dynamic validations and messages

1.1.4

Improvement Module Quality

  • Automation static tests

1.1.3

Backend Menu

  • Integrate MET-Base

  • New backend navigation point for module

1.1.2

Improvement AdminHtml Validation

  • Postcode validation on customer address in Magento backend

1.1.1

Fix Module config

  • Fix broken checkout if module is disabled

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