Skip to content

Version 1.1.9

Compare
Choose a tag to compare
@Santiagoebizmarts Santiagoebizmarts released this 18 Sep 21:25
· 2053 commits to master since this release

Enhancements

  • Associate MailChimp store language with the language in Magento.
  • Send Magento store language for subscribers.
  • Add configuration settings for batch limits.
  • Create button to re-send ecommerce data without loosing MailChimp store nor Automations.
  • Rename MailChimp_Requests.log file to MailChimp_Failing_Requests.log and log subscriber failing requests.
  • Separate each address field when sending subscriber data
  • Show campaign name in Magento order view.

Bug Fixes

  • Error with different currecies in carts for multi-store environments fixed.
  • Address MERGE tags not created error fixed.
  • Send subscriber address merge fields (BILLING, SHIPPING) correctly. (addr1, addr2 instead of address1, address2)
  • Invalid product url error solved (backend url and 404 error).
  • Filter subscribers with errors correctly to avoid resending them over and over.
  • Deleting Newsletter subscribers in Magento unsubscribe them in MailChimp in stead of cleaning them.
  • Send orders with base price and currency to avoid conflicts.
  • Check if the webhook data actually exists before processing.
  • Save batch data only if the bach id is retrieved.
  • For configurable products and children within send always parent price.
  • Send correct image for parent and child products and updated it when is required.
  • Send product data of the correct store view.