Skip to content

Releases: remarkety/mgconnector

2.4.11

18 May 07:25
Compare
Choose a tag to compare

Bug - when updating an order from the API Magento do not pass the customer_id of the order.

2.4.10

28 Apr 09:19
Compare
Choose a tag to compare

Always use full region name in address both for customer and order info

2.4.9

10 Mar 09:22
Compare
Choose a tag to compare

Auto apply coupons on cart page and pass query parameters to cart page from recovery links

2.4.8

24 Feb 07:53
Compare
Choose a tag to compare
  • Limit API resources required to use the Remarkety's API
  • Ignore newsletter Subscriber::isStatusChanged()
  • Add all categories to the productView client-side tracking

2.4.5

06 Dec 10:06
Compare
Choose a tag to compare

Always get customer address from default billing address unless selected otherwise on plugin settings

2.4.4

07 Sep 12:54
Compare
Choose a tag to compare

When cart id on recovery link is invalid then redirect to the cart page instead of showing 404

2.4.3

15 Jul 11:01
Compare
Choose a tag to compare

When customer email confirmation is required (by a Magento setting) the plugin should not assume that the email is opted-in, instead wait for email confirmation.

2.4.2

13 Jul 09:48
Compare
Choose a tag to compare

Bugfix - When cart recovery fails log the error and redirect the user to the cart page instead of throwing an error.

2.4.1

02 Jul 07:52
Compare
Choose a tag to compare

Bugfix - API date format should match MySQL format (with 24h value)

2.4.0

22 Jun 14:00
Compare
Choose a tag to compare

Support unsubscribe API so Remarkety can update the store when a customer unsubscribes.