Releases: Paazl/magento2-checkout-widget
Releases · Paazl/magento2-checkout-widget
1.16.0
Features:
- Added functionality to include volume and metric calculation.
Fixes:
- Corrected the problem where pickup point addresses were not being saved properly to the address book.
- Resolved an issue where the wrong shipment method was displayed during the second step of checkout.
1.15.1
Improvements:
- Improved local fallback mechanism
1.15.0
Features:
- Added locker tab option
Fixes:
- Updated csp_whitelist to include api-acc
- Fixed wrong shipping cost in order summary
1.14.1
Fixes:
- Return int for 'paazl:order:send' command
- Disable composer plugins when using CI
- Fix Delivery Date when nominated date is set to 'no'
1.14.0
Features:
- Added option to enable / disable automatically pushing orders
- Added Estimated Delivery Range
Fixes:
- fetchCheckoutData response status should return $status (thnx @stormbyte)
1.13.0
Features:
- Changes for Hyvä support
1.12.1
Bugfixes:
- Fixed total price shipment parameter (thnx @LexKoomen)
1.12.0
1.11.2
1.11.1
Changes:
- Add padding to foreign key constraints to fix installation on Magento 2.3.x (thnx @muuk-isaac)
- Run Magento Coding Standard code sniffer on severity 6 + fixed violations
- Upped Magento versions for compilation tests
- Added db schema whitelist