Skip to content

Release 102.3.79

Choose a tag to compare

@gonzaloebiz gonzaloebiz released this 08 Jul 15:07
· 2 commits to develop-2.3 since this release
b1c1857

Use this version ONLY for Magento 2.3

WARNING

Since Feb 1 2025, packagist don't allow new versions of any package for composer v1, so if you use composer v1 first you need to run

composer config repositories.ebizmarts composer https://packages.ebizmarts.com

To install it, run

composer require mailchimp/mc-magento2:102.3.79

Implemented enhancements:

  • Processing products takes too much time in _markSpecialPrices #2294

Fixed bugs:

  • Using a second Mailchimp account on a certain Magento scope makes the dropdown list disappear #2288
  • Wrong Exception import in Helper/Data.php breaks catch blocks #2290