Skip to content

Releases: mailchimp/mc-magento2

Release 102.3.48-p1

18 Aug 18:15
8a8ec8b
Compare
Choose a tag to compare

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

composer require mailchimp/mc-magento2:102.3.48-p1

Implemented enhancements:

  • Point the wiki to the github wiki #1522

Fixed bugs:

  • Observer name "sales_order_save_after" is too generic. #1516
  • Error saving configuration when install the extension for the first time #1510

Release 102.3.48

18 Aug 18:09
10f3732
Compare
Choose a tag to compare

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

composer require mailchimp/mc-magento2:102.3.48

Implemented enhancements:

  • Point the wiki to the github wiki #1522

Fixed bugs:

  • Observer name "sales_order_save_after" is too generic. #1516
  • Error saving configuration when install the extension for the first time #1510

Release 101.2.48

18 Aug 18:08
71d8d63
Compare
Choose a tag to compare

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

composer require mailchimp/mc-magento2:101.2.48

Implemented enhancements:

  • Point the wiki to the github wiki #1522

Fixed bugs:

  • Observer name "sales_order_save_after" is too generic. #1516
  • Error saving configuration when install the extension for the first time #1510

Release 100.1.48

18 Aug 18:08
c982c8c
Compare
Choose a tag to compare

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

composer require mailchimp/mc-magento2:100.1.48

Implemented enhancements:

  • Point the wiki to the github wiki #1522

Fixed bugs:

  • Observer name "sales_order_save_after" is too generic. #1516
  • Error saving configuration when install the extension for the first time #1510

Release 103.4.47

16 Aug 01:54
562a76a
Compare
Choose a tag to compare

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

composer require mailchimp/mc-magento2:103.4.47

Implemented enhancements:

  • Add a button to truncate the error table BUT not to retry the objects with erros #1498
  • Change the footer subscribe button and open a popup with the mailchimp form to subscribe #1487
  • Large mailchimp_sync_ecommerce table with unused registers #1475

Fixed bugs:

  • Custom boolean customer attribute not synced correctly to Mailchimp #1474
  • Migrate the update data to the patches approach #1472

Release 102.3.47-p1

16 Aug 01:52
0650a58
Compare
Choose a tag to compare

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

composer require mailchimp/mc-magento2:102.3.47-p1

Implemented enhancements:

  • Add a button to truncate the error table BUT not to retry the objects with erros #1498
  • Change the footer subscribe button and open a popup with the mailchimp form to subscribe #1487
  • Large mailchimp_sync_ecommerce table with unused registers #1475

Fixed bugs:

  • Custom boolean customer attribute not synced correctly to Mailchimp #1474
  • Migrate the update data to the patches approach #1472

Release 102.3.47

16 Aug 01:51
57889ce
Compare
Choose a tag to compare

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

composer require mailchimp/mc-magento2:102.3.47

Implemented enhancements:

  • Add a button to truncate the error table BUT not to retry the objects with erros #1498
  • Change the footer subscribe button and open a popup with the mailchimp form to subscribe #1487
  • Large mailchimp_sync_ecommerce table with unused registers #1475

Fixed bugs:

  • Custom boolean customer attribute not synced correctly to Mailchimp #1474
  • Migrate the update data to the patches approach #1472

Version 101.2.47

16 Aug 01:50
4f14a82
Compare
Choose a tag to compare

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

composer require mailchimp/mc-magento2:101.2.47

Implemented enhancements:

  • Add a button to truncate the error table BUT not to retry the objects with erros #1498
  • Change the footer subscribe button and open a popup with the mailchimp form to subscribe #1487
  • Large mailchimp_sync_ecommerce table with unused registers #1475

Fixed bugs:

  • Custom boolean customer attribute not synced correctly to Mailchimp #1474
  • Migrate the update data to the patches approach #1472

Version 100.1.47

16 Aug 01:48
5ef95ea
Compare
Choose a tag to compare

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

composer require mailchimp/mc-magento2:100.1.47

Implemented enhancements:

  • Add a button to truncate the error table BUT not to retry the objects with erros #1498
  • Change the footer subscribe button and open a popup with the mailchimp form to subscribe #1487
  • Large mailchimp_sync_ecommerce table with unused registers #1475

Fixed bugs:

  • Custom boolean customer attribute not synced correctly to Mailchimp #1474
  • Migrate the update data to the patches approach #1472

Version 103.4.46

19 Jul 18:51
bd7e5e3
Compare
Choose a tag to compare

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

composer require mailchimp/mc-magento2:103.4.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
  • Use declarative schema for magento 2.4 #1403

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