Skip to content

Releases: InstantCheckout/instant-magento2

Hotfix: Do not create a new session quote if one does not already exist

05 Nov 06:05
Compare
Choose a tag to compare
v1.9.24

do not create a new cart, if no cart already in session

Ensure compatibility with latest PHP versions

15 Jul 01:17
Compare
Choose a tag to compare
v1.9.23

Ensure compability with latest PHP

Fix: Cache bust for cart ID without hurting cache performance

01 Apr 13:36
Compare
Choose a tag to compare
v1.9.22

add getconfig back to controller

Bug fix: Re-add acl.xml for permissioned access.

20 Mar 11:16
Compare
Choose a tag to compare
v1.9.21

Re-add acl.xml into extension

Rehaul of Instant M2 extension

18 Mar 13:13
167a5ba
Compare
Choose a tag to compare
Merge pull request #19 from InstantCheckout/wg-goLive

Simplify instant-magento2 repo

Ensure auto subscribe to newsletter when new customer auto created

04 Jun 01:32
Compare
Choose a tag to compare
v1.9.19

Scope auto subscription inside shouldCOnvertGuestToCustomer

Add option for multicurrency support for single store view

25 May 04:40
Compare
Choose a tag to compare
v1.9.18

Add setting for multi currency on storefront

Rework customer creation and guest order assignment logic

30 Apr 11:20
Compare
Choose a tag to compare

Account creation enhancements

11 Apr 03:11
42781e1
Compare
Choose a tag to compare
Account creation enhancements #17

Account creation enhancements

Fix bug with customer creation

07 Apr 14:49
Compare
Choose a tag to compare
v1.9.15

Use == instead of === for createCustomer