Skip to content

Releases: mailchimp/mc-magento2

Release 1.0.24

18 Sep 17:56
Compare
Choose a tag to compare
  • Fix Incorrect image url, the image was taken from the cache, now point the right url #82
  • Fix Incorrect cart url, the link to the cart always points to the base store, now point to the correct one #84
  • Fix Error installation when use split database, only applicable to EE #85
  • Fix Admin Order Grid Slowdown, #88

Release 1.0.23

01 Sep 18:30
Compare
Choose a tag to compare
  • Fix ajax call on mailchimpjs.js
  • Fix Guest subscribers issue - STOREID
  • Fix Website scope always taking list from default configuration
  • Fix Requested product doesn't exist issue
  • Fix Resubscribing a customer from Magento throws a 500 error due to Fatal Uncaught Error: "Call to a member function getStreetLine() on string issue
  • Fix Cron error "Requested country is not available." issue
  • Fix Error with default config allows unassociated list to be attached to a store config issue

Release 1.0.22

26 Jul 17:23
Compare
Choose a tag to compare

Fix an issue with inheritance in the config of the extension

Release 1.0.21

14 Jul 13:37
Compare
Choose a tag to compare
  • Fix not catched exception when api key is incorrect and trying to visite Ecommerce -> Stores on the admin.

Release 1.0.20

12 Jul 15:52
Compare
Choose a tag to compare

Fix for production compilation

Version 1.0.19

12 Jul 14:13
Compare
Choose a tag to compare

Fixes from phpcs and phpcbf

Version 1.0.18

29 Jun 17:03
Compare
Choose a tag to compare

Fix an issue introduced in 1.0.17 that not sync all the variants for a given product
Add a control to avoid problems when a list linked to a mailchimp store is deleted

Release 1.0.17

21 Jun 16:36
Compare
Choose a tag to compare

Bug Fixes

  • Prevent sending customers to other store views even when they belong to the same website
  • Error in mc.js when change the mailchimp store

Release 1.0.16

19 Jun 14:55
Compare
Choose a tag to compare

Bug Fixes

  • Fix simple product url

Enhancements

  • Limit the process of the webhooks

Release 1.0.15

05 Jun 16:52
Compare
Choose a tag to compare

Bug Fixes

  • Enable not saving on a MailChimp store level
  • Sorting MailChimp Stores grid by email more than once causes display issues
  • Avoid error when for some reason the process cancel
  • Add ACL permissions
  • Review the Customer process
  • Problem when receive the response of batc
  • Change the order # when sync
  • Not mark the already synced element like errors
  • Purchases made via campaign not attributed to the campaign
  • Store information not passing to MailChimp
  • Newly added products not synced
  • Pass platform as "magento2"
  • Update order status when paid, shipped, refunded, cancelled.
  • Invalid product image url when the product not have any image

Enhancements

  • Autoselect store when only one exists
  • Show the list in the configuration page
  • Change the configuration to use jquery and ajax
  • Installation of MC.js pixel
  • Add webhooks
  • Add actions to webhooks
  • Process the webhooks in a separate cron process
  • Move MailChimp Store above Account Details on the Configuration page