Releases: remarkety/mgconnector
2.4.11
Bug - when updating an order from the API Magento do not pass the customer_id of the order.
2.4.10
Always use full region name in address both for customer and order info
2.4.9
Auto apply coupons on cart page and pass query parameters to cart page from recovery links
2.4.8
- 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
Always get customer address from default billing address unless selected otherwise on plugin settings
2.4.4
When cart id on recovery link is invalid then redirect to the cart page instead of showing 404
2.4.3
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
Bugfix - When cart recovery fails log the error and redirect the user to the cart page instead of throwing an error.
2.4.1
Bugfix - API date format should match MySQL format (with 24h value)
2.4.0
Support unsubscribe API so Remarkety can update the store when a customer unsubscribes.