Skip to content

Release 102.3.67

Compare
Choose a tag to compare
@gonzaloebiz gonzaloebiz released this 24 Mar 14:07
· 28 commits to develop-2.3 since this release
4898683

Use this version ONLY for Magento 2.3

WARNING

Since Feb 1, 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.67

Fixed bugs:

  • Cron is taking long time (special price related) #2063
  • Deprecated Warning in Order.php - Null passed to hash() on orders without email (PHP 8.3) #2062