Version 101.2.37
gonzaloebiz
released this
23 Sep 18:00
·
387 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.37
Implemented enhancements:
- Make strong check for the API key #849
- Add alt text to the order grid in the mailchimp sync image #810
- Send the merge_fields for customers #790
Fixed bugs:
- Do not add anything to frontend if module disabled #866
- Made sure a missing "simple_sku" won't break the entire sync #862
- Not all batches are saved when multi store enabled #857
- Mark orders with error to not try to re-sync #841
- PayPal Express orders sync fails - Last name is NULL #840
- Bad management of old batches #821
- Bad batches management #817
- Bad way to test if the json_encode fails #805
- Rename delete customer account option #801
- Orders with no products are not marked as synced #797
- Re sync the subscriber when the customer is modified #786
- Use always the md5 of the customer email to identify the customer #782
- Error when select a website scope in config #773
- Change the Resync Customers button #768
- ebizmarts_ecommerce has an error #767
- Unhandled
Magento\Framework\Serialize\Serializer\Json::\(un\)serialize
calls #758