From bf6ac02c55ff939802d6071de707ee65d7877755 Mon Sep 17 00:00:00 2001 From: gonzalo Date: Wed, 23 Aug 2023 14:51:12 -0300 Subject: [PATCH] Version 103.4.54 for magento 2.4 --- 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 73cbb604..346830cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [103.4.54](https://github.com/mailchimp/mc-magento2/tree/103.4.54) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/103.4.53...103.4.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) + ## [103.4.53](https://github.com/mailchimp/mc-magento2/tree/103.4.53) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/103.4.52...103.4.53) diff --git a/composer.json b/composer.json index 561b79d2..8beed761 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "103.4.53", + "version": "103.4.54", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index 5498a88a..6fd18a1a 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +