Skip to content

Release 103.3.79-p1

Choose a tag to compare

@gonzaloebiz gonzaloebiz released this 08 Jul 15:11
· 2 commits to develop-2.3.6-p1 since this release
5fe9064

Use this version ONLY for Magento 2.3.6-p1 and up

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-p1

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