Skip to content

Release 1.0.32

Compare
Choose a tag to compare
@gonzaloebiz gonzaloebiz released this 08 Nov 17:03
0b9ec20

This version works only in magento 2.2

Implemented enhancements:

  • Add a combo in the Customer Fields Mapping with the MailChimp defined tags #423

Fixed bugs:

  • Error of serialization when processing webhook data #455
  • Don't use serialize function directly #451
  • Error when a product has SKU = null #448
  • Send the product id in the order when is a configurable #445
  • main.CRITICAL: API Key Missing for Api Call: https://usxx.api.mailchimp.com/3.0/lists//merge-fields - Your request did not include an API key. #442
  • Wrong parent id in the cart #432
  • Abandoned cart email queue in Mailchimp dashboard not getting reset on placing the order #431
  • Collissions with mailchimp cookies #429
  • Subscriber which was added in MailChimp doesn't have storeId in Magento2 #427
  • Product Image does not show on abandoned cart email template / order details #425
  • Total orders_count and total_spent sent incorrectly in order #420
  • NULL price when special price is not set, but special price dates are set #416
  • field [operations.item:2] : Schema describes object, array found instead #409
  • Empty data in the batch json for custom products types #406
  • After syncing data with MailChimp the wrong products are show for my stores #404
  • Fix unique type validation in di.xml #450 (ihor-sviziev)