Releases: postcode-nl/PostcodeNl_Api_Magento2
Releases · postcode-nl/PostcodeNl_Api_Magento2
3.1.10
- PHP 8.2 compatibility
- OneStepCheckout.com compatibility and instructions
- Some housekeeping to fix codesniffer errors and reduce warnings
3.1.9
- Add admin field to specify countries to exclude.
- Check if billing form fields exist in layout processor.
- Update autocomplete library to 1.3.2.
- Validate French overseas territories.
3.1.8
Support customer address form.
3.1.7.1
Fixes syntax error in data patch.
3.1.7
- Improved admin interface.
- Optional edit link to bypass the autocomplete field and manually enter an address.
3.1.6.1
Fixes validation of autocomplete fields.
3.1.5
- Improved support for one-step-checkout modules.
- Improved support for single-country checkouts.
- Support addresses having buildingNumber null.
- Clear address field values when switching to NL.
- Fix initialization when no country is selected.
3.1.4
- Specify configuration defaults.
- Update autocomplete stylesheet.
- Add Access Control List config.
3.1.3
Update autocomplete library to version 1.3.0.
3.1.2
- Mark autocomplete fields required.