Releases: InstantCheckout/instant-magento2
Releases · InstantCheckout/instant-magento2
Hotfix: Do not create a new session quote if one does not already exist
v1.9.24 do not create a new cart, if no cart already in session
Ensure compatibility with latest PHP versions
v1.9.23 Ensure compability with latest PHP
Fix: Cache bust for cart ID without hurting cache performance
v1.9.22 add getconfig back to controller
Bug fix: Re-add acl.xml for permissioned access.
v1.9.21 Re-add acl.xml into extension
Rehaul of Instant M2 extension
Merge pull request #19 from InstantCheckout/wg-goLive Simplify instant-magento2 repo
Ensure auto subscribe to newsletter when new customer auto created
v1.9.19 Scope auto subscription inside shouldCOnvertGuestToCustomer
Add option for multicurrency support for single store view
v1.9.18 Add setting for multi currency on storefront
Rework customer creation and guest order assignment logic
v1.9.17 Remove comma
Account creation enhancements
Account creation enhancements #17 Account creation enhancements
Fix bug with customer creation
v1.9.15 Use == instead of === for createCustomer