- Add support for restricted CSP policy mode in Admin order page (turned on by default in Magento 2.4.7)
- Add client agent reporting
- Add support for restricted CSP policy mode turned on by default in Magento 2.4.7
- Add support for PHP 8.2 and 8.3
- Add support for PHP 8.0 and 8.1
- Add support for billing address for bank transfer payments
- Fix problem with default country on checkout
- Update documentation
- Bug fix - allows all PHP versions that Magento 2.3 allows
- Allow PHP 7.3 or 7.4 - Drop support for Magento 2.1 and 2.2
- Upgrade to webpage tools v1.8.4
- Add AddressFinder to the Order form address fields for Magento 2.2 and 2.3
- Bug fix - Allow NZ or AU to be disabled/uninstalled in Magento
- Refactor form config observers
- Update dependencies
- Fetch state mappings and payment methods server side.
- Officially remove support for Magento 2.0
- Utilise NPM
- Upgrades JavaScript dependencies
- Refactor project structure
- Added default static country to default to if the country select field is not present.
- Readme.md updates
- Differentiate between Magento version and webpage tools version
- Update to webpage tools v1.6.0
- Fix fault with incorrectly named widgetOptions
- Use webpage tools package
- Update Documentation for Magento development
- Update Gulp
- Add version number to widget code
- Update Reqwest library to version 2
- Allow events to bubble and be canceled
- Fixes dispatch event compatability on IE11