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

Releases: ebizmarts/magemonkey

v1.2.1

29 Oct 14:57
Compare
Choose a tag to compare

Added compatibility with patch SUPEE-6788 and all Magento versions it used to work for.

v1.2.0

28 Oct 15:28
Compare
Choose a tag to compare

Added compatibility with new Magento patch SUPEE-6788.
Fixed multiple subscription confirmation message.
Fixed problem with bulk sync export.
Fixed issue when subscribing with Magento's email confirmation in stead of MailChimp's.
Added compatibility with old One Step Checkout versions.
Product description can now be put in html.
Changed review Autoresponder to get the order with the created_at date instead of the updated_at.
Changed popup coupon email name to be displayed on Emails Sent view.
Fixed problem when subscribe on checkout disabled but MageMonkey subscribed anyways.
Added store code to be sent to MailChimp by default
Added confirmation email when subscription forced.
Fixed problem on visited product table with new popup.
Fixed problem when subscribing on checkout.
Fixed finished status for export process.
Added campaign title on Customer Information (Back end) tab MailChimp List Member Activity
Changed the modules to be loaded after Magento's core.
Popup is now responsive.
Popup works depending on the store view.
Fix for store id on popup table to send coupon for each store.

v1.1.35

21 Aug 19:16
Compare
Choose a tag to compare
  • Fixed typo in modman
  • Firstname sent to MailChimp if customer name is available.
  • Lastname sent to MailChimp if customer name is available.
  • Fixed problem when displaying customer groups.
  • Added storeId for unsubscription.
  • Added check to see if first and last name are enabled on popup.
  • Fixed typo error when sending orders to MailChimp manually.
  • Corrected typo error on isAllowed for send to MailChimp action at orders grid.
  • Fixed Yesnovariation.php to show A/B testing correctly.
  • Added Dutch translations. (marcobax)
  • Set Abandoned Cart to stop checking the same cart when an order has been made after its creation.
  • Fixed ecommerce360 problem.
  • Fixed problem with Popup coupon.
  • Added MailChimp sign in all the modules.

v1.1.34

13 Aug 18:25
Compare
Choose a tag to compare

Email Catcher popup redesign.
Fixed Warning on Abandoned Cart cron process.
Fixed Warning on Autoresponder Emails cron process.
Solved problem on customer information sent to MailChimp.
Fixed problem on some displays of Back to Stock form.
Time sent to MailChimp with orders.
Added First and Last name to subscribers.
Footer subscription when not logged in working correctly.
Solved issue with Admin controllers isAllowed (Latest security patches).
Fixed issue with reset ecommerce orders.
Misspelling when error occurs in reset ecommerce orders changed.
Changed cron jobs timing to clean expired coupons.
Fixed modman for Autoresponder javascript file.

MageMonkey v1.1.33

18 May 15:38
Compare
Choose a tag to compare

Improvement on the code display to fit Magento new standards.

Removed filter to resend subscription confirmation email.

MageMonkey v1.1.32

28 Apr 17:52
Compare
Choose a tag to compare

Fix xml format error.

Updated Sweet Monkey to stop sending automated emails.

Fixed subscription error on admin.

Added Sweet Monkey to modman.

Removed parentheses as suggested on prototype documentation.

MageMonkey v1.1.30

13 Apr 13:35
Compare
Choose a tag to compare

Integrated module Sweet Monkey to add Sweet Tooth loyalty points into the mailing system.

A/B Testing for Abandoned Carts.

Added new option on Mailchimp's configuration to send Magento Newsletter confirmation emails.

Abandoned Cart cron runs every 5 minutes to send the Email Catcher coupon as soon as possible.

Email Catcher showing 2 times as minimum fixed to be shown only once if set to 1.

Fixed customer group filter on Abandoned Cart.

New Order Autoresponder can be sent a configured amount of days after a change of status.

Typo error on Fifth email title.

tabs_lonks_over_bg.gif javascript error fixed.

Show Ebizmarts logo via https on MailChimp's module.

MageMonkey v1.1.28

24 Mar 18:16
Compare
Choose a tag to compare

Checks if group is displayed before adding it to post on Checkout Subscription.

Fixed Email Catcher.
Email Catcher has the new option to insist a configurable number of times before stopping if canceled.
Email catched is now also used on Autoresponder -> Visited Products.
Customer can receive coupon if added email on Email Catcher if configured.

All Autoresponder features have the option to set the hour of the day to be sent.

Bulksync export also updates customers.

Cookies for MailChimp campaign are now generated with javascript to skip Varnish cache or similar.

http://ebizmarts.com/forums/topics/view/13862#15185
If configurable doesn't have images set it will show the simple product image.

Product Attributes for eCommerce360 segmentation.

MageMonkey v1.1.24

16 Feb 16:13
Compare
Choose a tag to compare

Fixed compatibility with before versions of PHP 5.4
Fixed miss spelling on magemonkey_async databases.

MageMonkey v1.1.23

16 Feb 16:12
Compare
Choose a tag to compare

Fixed subscriber synchronization with MailChimp bug.
http://ebizmarts.com/forums/topics/view/13298

Fixed modman install.

Fixed abandoned cart dashboard when no abandoned cart email sent.
http://ebizmarts.com/forums/topics/view/13268
http://ebizmarts.com/forums/topics/view/13668

Fixed to send birthday autoresponder emails the set days before the birthday instead of after.
http://ebizmarts.com/forums/topics/view/13637

Show MailChimp lists as subscribed on customer account if in magemonkey database.

Added checkout asymc subscription compatibility with one step checkout.

Fixed visited products autoresponder when store codes enabled.

Only render form when backtostock autoresponder is active.(mikeymike)

Fixed abandoned cart dashboard for Magento versions under 1.6.(fysiomike)

Order by on export process.(rissip and diglin)