Skip to content

Version 102.3.35

Compare
Choose a tag to compare
@gonzaloebiz gonzaloebiz released this 12 Jun 15:28
· 498 commits to develop-2.3 since this release
e459878

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

composer require mailchimp/mc-magento2:102.3.35

Implemented enhancements:

  • Show the amount of list subscribers #740
  • Wrong error message in order grid #710
  • Add a button to re sync customers #702
  • Encrypt sensitive data #701
  • Some exceptions are not added into logs, making it hard to find the error message. #700

Fixed bugs:

  • Remove error message when resend an item with error #719
  • Error message 'Resource Not Found' on creating new customers #715
  • Don't delete the cart from ecommerce table when the order is made #706
  • Success unsubscription, if subscribe again doesn't send confirm subscription emails #696
  • Customer and subscriber with same email sent to mailchimp with different id #692
  • Order is not marked to resync when the credit memo comes via magento API #687
  • Order is not marked to resync when the invoice comes via magento API #682
  • Order is not marked to resync when the shipment comes via magento API #678
  • Multistore with different Mailchimp account wrong synchronization on customer delete/unsubcribe from magento admin #674
  • MySQL error during setup:upgrade after module install (with split database Magento EE feature enabled) #664