From a6b494e7ce7733fdeec5f8994c32348d2466e733 Mon Sep 17 00:00:00 2001 From: gonzalo Date: Wed, 23 Aug 2023 16:22:45 -0300 Subject: [PATCH] Version 100.1.54 for magento 2.1 --- CHANGELOG.md | 15 +++++++++++++++ composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0d4f7ba..364ef5a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log +## [100.1.54](https://github.com/mailchimp/mc-magento2/tree/100.1.54) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/100.1.53...100.1.54) + +**Implemented enhancements:** + +- Performance: Excessive SQL usage in Sales and Products Grid [\#1759](https://github.com/mailchimp/mc-magento2/issues/1759) +- Remove unused code in Heper/Data.php [\#1753](https://github.com/mailchimp/mc-magento2/issues/1753) + +**Fixed bugs:** + +- Upgrade to 103.4.53 caused UPDATE on over 60% of the existing \(old\) orders [\#1772](https://github.com/mailchimp/mc-magento2/issues/1772) +- ebizmarts\_ecommerce job unchecks "Use Default Value" checkbox for some product attributes [\#1758](https://github.com/mailchimp/mc-magento2/issues/1758) +- Check if the Abandoned cart is enabled, the ecommerce must be enabled [\#1745](https://github.com/mailchimp/mc-magento2/issues/1745) + ## [100.1.53](https://github.com/mailchimp/mc-magento2/tree/100.1.53) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/100.1.52...100.1.53) diff --git a/composer.json b/composer.json index 8eb76295..89608f8e 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "100.1.53", + "version": "100.1.54", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index 8c16c8fb..af8f1762 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +