From 0704097f216042c9f49cda2578082596895a76d2 Mon Sep 17 00:00:00 2001 From: gonzalo Date: Mon, 13 Apr 2020 13:42:59 -0300 Subject: [PATCH] new version for magento 2.2 --- CHANGELOG.md | 28 ++++++++++++++++++++++++++++ composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 30 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 158fd2dd..ea8f19dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,33 @@ # Change Log +## [101.2.38](https://github.com/mailchimp/mc-magento2/tree/101.2.38) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/101.2.37...101.2.38) + +**Implemented enhancements:** + +- Optimize MailChimp JS block [\#895](https://github.com/mailchimp/mc-magento2/issues/895) +- Optimize MailChimp JS block [\#891](https://github.com/mailchimp/mc-magento2/pull/891) ([andrey-legayev](https://github.com/andrey-legayev)) + +**Fixed bugs:** + +- Incorrect import in Webhook controller [\#976](https://github.com/mailchimp/mc-magento2/issues/976) +- The street line 3 is not synced in orders [\#963](https://github.com/mailchimp/mc-magento2/issues/963) +- Loading screen stuck when attempting to save the API key. [\#940](https://github.com/mailchimp/mc-magento2/issues/940) +- \[Performance Issue\] HTTP calls to mailchimp on every page request and config cache flush [\#939](https://github.com/mailchimp/mc-magento2/issues/939) +- Strong check for interest groups [\#932](https://github.com/mailchimp/mc-magento2/issues/932) +- Take the first date value from storeview scope. [\#931](https://github.com/mailchimp/mc-magento2/issues/931) +- Bad management of the groups in the webhooks [\#926](https://github.com/mailchimp/mc-magento2/issues/926) +- Error grid, bad data when try to sort for one field 3 times [\#922](https://github.com/mailchimp/mc-magento2/issues/922) +- Uncaught TypeError: strpos\(\) expects parameter 1 to be string, null given in vendor/magento/module-theme/Controller/Result/JsFooterPlugin.php:44 in Magento 2.3.3 [\#920](https://github.com/mailchimp/mc-magento2/issues/920) +- JS error on product page with slow internet [\#912](https://github.com/mailchimp/mc-magento2/issues/912) +- Invalid API key error when attempting to update settings. [\#906](https://github.com/mailchimp/mc-magento2/issues/906) +- Typo in Ecommerce cron when mark an object with error [\#900](https://github.com/mailchimp/mc-magento2/issues/900) +- Error in cron when split databases [\#887](https://github.com/mailchimp/mc-magento2/issues/887) +- Make changes to pass code sniffer [\#881](https://github.com/mailchimp/mc-magento2/issues/881) +- Fix catching campaign with enabled Varnish FPC [\#874](https://github.com/mailchimp/mc-magento2/issues/874) +- Fix incorrect import in Webhook controller [\#973](https://github.com/mailchimp/mc-magento2/pull/973) ([ihor-sviziev](https://github.com/ihor-sviziev)) + ## [101.2.37](https://github.com/mailchimp/mc-magento2/tree/101.2.37) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/101.2.36...101.2.37) diff --git a/composer.json b/composer.json index 9a0368b1..791f0686 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "101.2.37", + "version": "101.2.38", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index 923fa2ab..7f97b610 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +