Skip to content

Version 1.1.7

Compare
Choose a tag to compare
@Santiagoebizmarts Santiagoebizmarts released this 01 Jun 19:45
· 2279 commits to master since this release

Bug Fixes

  • Sent order number in stead of order id to be used in transactional emails.
  • The parent product must already exists in order to use PUT on the variants endpoint error fixed.
  • Can't change attribute or status of multiple products in the product grid.
  • MailChimp order status sent as integer error fixed.
  • Notice: Undefined index: image_url erro fixed.
  • Mailchimp store being created multiple times when enabling mailchimp and ecommerce data error fixed.
  • MailChimp campaign_id not being saved if utm_source=mailchimp not available error fixed.
  • Skip store subscriber changes if previous store has no changes to synchronise error fixed.
  • Fixes for cart changes not being uploaded for abandoned cart in some situations.
  • Multi-store abandoned cart enabled flag ignored error fixed.
  • Fix for invalid list ID when saving mailchimp system configuration.
  • Prevent loop on unsubscription failure.
  • PHP Fatal error: Call to a member function getStreet() on a non-object error fixed.
  • Could not delete customer error fixed.
  • Merge fields pushed correctly on customer save.
  • Subscriber batches remain in pending state error fixed.
  • Syncing customer billing/shipping address fields being sent correctly.
  • Backend orders ignore mailchimp landing page and campaign id.

Enhancements

  • Webhooks processed asynchronically.
  • Data migration handled asynchronically.
  • Added controller to remove old MageMonkey webhooks.
  • Installation of MC.js pixel.
  • Add customer id to mailchimp_merge_field_send_before observer to improve custom merge fields usage.
  • Added cache usage to improve some processes.
  • Send store domain when creating it.
  • Added indexes to improve ecommerce data sending process.
  • Improved ecommerce data sending process to decrease server load.