Skip to content

Version 100.1.46

Compare
Choose a tag to compare
@gonzaloebiz gonzaloebiz released this 19 Jul 18:46
· 195 commits to develop-2.1 since this release
99a4457

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

composer require mailchimp/mc-magento2:100.1.46

Implemented enhancements:

  • Rewrite "This MailChimp account is not connected to Magento" label to make it more clear #1448
  • Add a synchorization column in the customer grid #1439
  • Add a synchorization column in the product grid #1438
  • Add button on backend to create the abandoned cart automation #1432

Fixed bugs:

  • Missing fields in Cart.php on db call #1460
  • Wrong field map value when is null #1425
  • Can't get the response file from a batch #1414
  • Unmark the modified flag in the ecommerce table when an object is synced #1408
  • Don't use Zend_Db_Select::COLUMNS #1405