From 2db9dbc50e7289288958cfcda5b187466e5c40d6 Mon Sep 17 00:00:00 2001 From: gonzalo Date: Tue, 27 Feb 2024 18:01:28 -0300 Subject: [PATCH] new version 100.1.58 for magento 2.1 --- CHANGELOG.md | 19 +++++++++++++++++++ composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 21 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e559e3c6..2e023834 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Change Log +## [100.1.58](https://github.com/mailchimp/mc-magento2/tree/100.1.58) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/100.1.57...100.1.58) + +**Implemented enhancements:** + +- Add controls to the webhook cron to exclude stores with no mailchimp store [\#1880](https://github.com/mailchimp/mc-magento2/issues/1880) +- Use the activity API end point to fill the campaign id [\#1866](https://github.com/mailchimp/mc-magento2/issues/1866) + +**Fixed bugs:** + +- SQL Error on config page right after installation [\#1865](https://github.com/mailchimp/mc-magento2/issues/1865) +- Trinidad & Tobago country incorrectly synced [\#1863](https://github.com/mailchimp/mc-magento2/issues/1863) +- Unescaped output [\#1841](https://github.com/mailchimp/mc-magento2/issues/1841) +- Cannot save some customers [\#1840](https://github.com/mailchimp/mc-magento2/issues/1840) +- Error "Resource Not Found for Api Call:" when try to access batches grid [\#1834](https://github.com/mailchimp/mc-magento2/issues/1834) +- Magento subscription email sent despite 'Magento always managed emails' set to 'No' [\#1311](https://github.com/mailchimp/mc-magento2/issues/1311) + + ## [100.1.57](https://github.com/mailchimp/mc-magento2/tree/100.1.57) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/100.1.56...100.1.57) diff --git a/composer.json b/composer.json index 2e004816..d2b5b92d 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "100.1.57", + "version": "100.1.58", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index 5d749804..43939712 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +