Skip to content

Release 1.3.33

Compare
Choose a tag to compare
@gonzaloebiz gonzaloebiz released this 07 Feb 16:37
· 582 commits to develop-2.3 since this release
27cd136

Use this version ONLY for Magento 2.3
For install it, run

composer require mailchimp/mc-magento2:1.3.33

Implemented enhancements:

  • Change all mentions from MailChimp to Mailchimp and change the menu icon to the new one #565
  • Add possibility to send the product's price including taxes #532
  • Sync performance in large stores #502
  • Clean the table mailchimp_webhook_request #486
  • Add option to not send Promo Codes and Promo Rules #481
  • Ask for confirmation when removing mailchimp store #480
  • add magento 2.3 compatibility #494 (gonzaloebiz)

Fixed bugs:

  • Spelling error in order status sent to mailchimp #574
  • Error during sync: "A campaign with the provided ID does not exist in the account for this list." #561
  • No campaign assigned to orders #554
  • Missing Customer Fields Mapping #553
  • Customers generate entries in the mailchimp_sycn_ecommerce with related_id = null #541
  • Re sync the parent product when modifiy a child one #537
  • Could not resolve host: xx.api.mailchimp.com #523
  • Incorrect price in configurable product #513
  • No timezone saved when create a new Mailchimp store #512
  • Cart not updated in a Abandoned Cart Series #498
  • "Unable to unserialize value " when run the ecommerce cron process #473
  • multi-site Customer Fields Mapping not syncing correctly #471
  • Previously unsubscribed guest/customer is not resubscribed when selecting groups on success page #365