Version 101.2.38
gonzaloebiz
released this
13 Apr 17:01
·
351 commits
to develop-2.2
since this release
Use this version ONLY for Magento 2.2
For install it, run
composer require mailchimp/mc-magento2:101.2.38
Implemented enhancements:
- Optimize MailChimp JS block #895
- Optimize MailChimp JS block #891 (andrey-legayev)
Fixed bugs:
- Incorrect import in Webhook controller #976
- The street line 3 is not synced in orders #963
- Loading screen stuck when attempting to save the API key. #940
- [Performance Issue] HTTP calls to mailchimp on every page request and config cache flush #939
- Strong check for interest groups #932
- Take the first date value from storeview scope. #931
- Bad management of the groups in the webhooks #926
- Error grid, bad data when try to sort for one field 3 times #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
- JS error on product page with slow internet #912
- Invalid API key error when attempting to update settings. #906
- Typo in Ecommerce cron when mark an object with error #900
- Error in cron when split databases #887
- Make changes to pass code sniffer #881
- Fix catching campaign with enabled Varnish FPC #874
- Fix incorrect import in Webhook controller #973 (ihor-sviziev)