From 9eb24a1ee2894f4d1c96d4b95712ede79f424bc8 Mon Sep 17 00:00:00 2001 From: gonzalo Date: Wed, 23 Aug 2023 16:13:29 -0300 Subject: [PATCH] Version 101.2.54 for magento 2.2 --- 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 6867ddea..e85f387f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log +## [101.2.54](https://github.com/mailchimp/mc-magento2/tree/101.2.54) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/101.2.53...101.2.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) + ## [101.2.53](https://github.com/mailchimp/mc-magento2/tree/101.2.53) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/101.2.52...101.2.53) diff --git a/composer.json b/composer.json index f32e4c93..ff34df57 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "101.2.53", + "version": "101.2.54", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index 23b2a0cb..3fb39a2a 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +