Skip to content
This repository has been archived by the owner on Jun 1, 2018. It is now read-only.

Releases: ebizmarts/magemonkey

Version 1.2.10.1

01 Jun 14:43
f8a3153
Compare
Choose a tag to compare

Bug Fix

  • Clear mail object to avoid attachment issues when sending several order emails.

Version 1.2.10

01 Mar 13:27
Compare
Choose a tag to compare

Bug Fixes

  • Fix to save only MageMonkey data received via post.

Version 1.2.9

22 Feb 15:44
Compare
Choose a tag to compare

Bug Fixes

  • Order Status not visible at website scope fixed.
  • Notify back to stock shows when manage stock is inactive.
  • Escape return vars.

Version 1.2.8

18 Nov 19:02
Compare
Choose a tag to compare

Enahncements

  • Improve code styling.
  • Removed unused code.
  • Modified how the Subscriber name is saved.

Version 1.2.7

24 Oct 13:49
Compare
Choose a tag to compare

Bug Fixes

  • Wrong default sender issue for Mandrill solved.
  • Webhooks error when loadByEmail(true) issue solved.
  • Added support for dropdown MailChimp groups.
  • Problem with checkout breaking with SagePay solved.

Enhancements

  • Coding standards compatibility improved.

Version 1.2.6.1

13 Sep 16:33
Compare
Choose a tag to compare

Bug Fixes

  • Problem with mixed emails sent when made simultaneously on checkout solved.
  • Problem with re-subscription breaking the checkout solved.

Version 1.2.6

02 Sep 18:53
Compare
Choose a tag to compare

Bug Fixes

  • Fix an alert from debug.

Enhancements

  • Add Fooman_EmailAttachments compatibility

Version 1.2.5

10 Aug 18:11
Compare
Choose a tag to compare

Bug Fixes

  • Fixed Back end order creation process exception when creating new customer.
  • Fixed Remove from quote when no stock available for Abandoned Cart Recovery emails. It still sends the email if backorders is enabled.
  • Fixed redundant code and set it to set the first name and last name of the configured settings if none other available.
  • Fixed cookie handling to delete the campaign cookie when order is made.
  • Fixed Feed Update error for admin notifications.
  • Removed Auto-login feature from Abandoned Carts Recovery.
  • Fixed compatibility problem with SagePay checkout subscription with some payment methods.
  • Fixed problem for order emails when Mandrill configured per store view.

Enhancements

  • Added configuration to enable/disable webhook creation.
  • Webhook handle process asynchronous to remove some stress from the server when big changes are made on the MailChimp List.
  • Added compatibility with Fire checkout subscription.

Version 1.2.3

16 Jun 19:08
Compare
Choose a tag to compare

Bug Fixes

  • Fixed compatibility issue with array creation for newer versions of php.
  • Curlopt Followlocation issue solved.
  • Checkout subscription problem solved.
  • Image issue with Abandoned cart emails solved.
  • Autoresponders for admin created customer working.
  • Problem with Wishlist Autoresponder solved.
  • Group subscription on account creation issue solved.
  • Bundled products showing properly on Abandoned Cart emails.
  • Problem for orders being sent even when not in the selected status solved.
  • Problem for groups not being loaded on particular store views when setting different API Keys.

Enahncements

  • Added support for Google Analytics on Abandoned Carts Recovery configuration.

v1.2.2

23 Feb 15:01
Compare
Choose a tag to compare

Fixes:
Several Typos
Categories to send all the categories selected for a product.
Warning: htmlspecialchars() expects parameter 1 to be string.
Bulk export supports different lists for each store view.
Country sent to MailChimp now shows full name in stead of the Id.
Bulk import and export now support different MailChimp accounts per store view.
problem for Ecommerce360 by Cron depending status and campaign not being saved.
Export with groupings.
Back to stock alert working for multiple store views.
Problem with isTableExists for Magento 1.5
Problem with other dialog popups for Email Catcher.
Problem with checkout subscription to Magento's newsletter.
Clear async orders table when reseting Ecommerce orders.
Problem for MailChimp groups with underscore.
Compatibility problem with extensions that leave the cart as active after finishing purchase.

New Features:
Zip code to get sent to MailChimp.
Stop rules processing for Autoresponder coupons.
Limit to export subscribers and orders async.
Success subscription message on account subscription.
If product is deleted and exported later it sends the information from the order itself.
Allow mandrill to use Magento's queue.
Send products out of stock when backorders enabled for Abandoned Carts Recovery.