Version 102.3.34
gonzaloebiz
released this
20 Mar 14:45
·
564 commits
to develop-2.3
since this release
Use this version ONLY for Magento 2.3
For install it, run
composer require mailchimp/mc-magento2:102.3.34
Implemented enhancements:
- Add link to Terms of service #641
- Delete the Cart register in the sync_commerce table when confirm the order #626
- Add some other logs #602
- Clean the maichimp_sync_batches table #598
- Avoid getByEmail calls when sending Orders and Carts to Mailchimp #468
- Put a column in the order grid to show if the order was synced #140
Fixed bugs:
- Change the version numeration to meet the magento marketplace requirements #649
- Save the email in the quote only with the agreement from the customer #645
- Not send the carts until the store is completely synced #636
- Defer the load of the mailchimp js #630
- No first and lastname when the order is from a guest #609
- Subscriber not sent if country state is empty. #593
- Ecommerce cronjob stuck on customers with no address (error occurs) #400