Releases: postcode-nl/PostcodeNl_Api_Magento2
Releases · postcode-nl/PostcodeNl_Api_Magento2
3.4.0
- Add GraphQL support
- Support missing region field in checkout
- Set region with international autocomplete (if region data is available for the selected country)
3.3.0
- Remember and restore autocompleted address values.
- Add option to exclude PO boxes.
- Autocomplete address from initial values in address book.
- Maintenance and bugfixes.
3.2.0
- Store API secret encrypted.
- Add address autocomplete to account registration form.
- Update autocomplete library to version 1.4.0.
- Automatically select autocomplete match if it's the only result and is a full address.
- Various bugfixes and maintenance.
3.1.11
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.