Release 100.1.44
gonzaloebiz
released this
04 Oct 18:41
·
232 commits
to develop-2.1
since this release
Use this version ONLY for Magento 2.1
For install it, run
composer require mailchimp/mc-magento2:100.1.44
Implemented enhancements:
- Add option in the error grid to link to the register with error #1279
Fixed bugs:
- Incorrect image url with some extensions (p.e. cloudinary extension) #1288
- Modify order totals to $0 when order is cancelled #1272
- Typo at https://github.com/mailchimp/mc-magento2/blob/develop-2.3/Model/Api/Order.php\#L29 #1249
- Deleting error records causes database lockup #1242
- Change the echo with helper->log in https://github.com/mailchimp/mc-magento2/blob/develop-2.3/Observer/Adminhtml/Product/ImportAfter.php\#L40 #1228
- ImportAfter observer is throwing exceptions if the _store column is not present in the import data #1224
- Error retrieving the response of a batch from mailchimp #1204
- Avoid duplicate entries in the stores grid #1217
- Unable to create a new Mailchimp Store in admin #1208