Skip to content

Version 102.3.46-p1

Compare
Choose a tag to compare
@gonzaloebiz gonzaloebiz released this 19 Jul 18:50
· 233 commits to develop-2.3.6-p1 since this release
c706edb

Use this version ONLY for Magento 2.3.6-p1 and up
For install it, run

composer require mailchimp/mc-magento2:102.3.46-p1

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