Skip to content

Version 1.1.11

Compare
Choose a tag to compare
@Santiagoebizmarts Santiagoebizmarts released this 08 Mar 20:19
· 1747 commits to master since this release
7c883a8

Enhancements

  • Improve performance when retrieving the last date of purchase. #619
  • Ebizmarts_MailChimp properties are not defined correctly. #361
  • Load campaignCatcher.js async. #624
  • load MCJs async. #546
  • Put a column in the order grid to show if the order was synced. #557
  • Add index for mailchimp_ecommerce_sync_data table. #584
  • Added Mailchimperrors grid column Created At. #569
  • Fix for slow synchronising of e-Commerce order data. #346
  • Check if webhook exists after batch process and create it if missing. #535
  • Send parent price for not visible products belonging to a configurable. #538

Bug Fixes

  • FixedPromo rules response handling incorrectly. #654
  • Problem with migration when only configured in store view. #633
  • Altering email address of customer results in "Call to member function on null" when no API key is configured #613
  • Mandrill_Message::createAttachment() not compatible with Zend_Mail::createAttachment(). #523
  • Handle store name change correctly. #629
  • Error generating new Promo Codes Collection after Re-send. #620
  • Small and thumbnail images not sent. #589
  • Unable to "Reset MailChimp Store" because running out of memory. #590
  • Promo code data in order not sent correctly to Mailchimp. #591
  • Cache management page - Do not flush cache. #594
  • Child product update when parent has not been sent yet. #575
  • All orders marked with Mailchimp logo even if they're not coming from Mailchimp. #576
  • Images are not sent in certain versions of PHP. #559
  • When api key is changed deleteCurrentWebhook method fails. #548
  • Removes exception in order grid if for example a used payment method has. #563
  • When Mandrill disabled in default scope and enabled in certain store views email sending fails. #550