Skip to content

Releases: ibericode/mailchimp-for-wordpress

v2.2.9

15 Apr 10:36
Compare
Choose a tag to compare

MailChimp for WordPress Lite v2.2.9

April 15, 2015

Fixes

  • Menu item for settings page not appearing on Google App Engine

Improvements

v2.2.8

24 Mar 20:02
Compare
Choose a tag to compare

MailChimp for WordPress Lite v2.2.8

March 24, 2015

Fixes

  • API key field value was not properly escaped.
  • Background images were stripped from submit buttons.

Improvements

  • Better sanitising of all settings
  • Updated all translations

Additions

  • Added mc4wp_before_checkbox and mc4wp_after_checkbox filters to easily add more fields to sign-up checkbox integrations.
  • Added some helper methods related to interest groupings to MC4WP_MailChimp class.
  • Allow setting custom MailChimp lists to subscribe to using lists attribute on shortcode.

v2.2.7

24 Mar 20:01
Compare
Choose a tag to compare

MailChimp for WordPress Lite v2.2.7

March 11, 2015

Fixes

  • Honeypot field was visible for themes or templates not calling wp_head() and wp_footer()

Improvements

  • Various minor code improvements
  • Updated German, Spanish, Brazilian, French, Hungarian and Russian translations.

Additions

v2.2.6

25 Feb 10:49
Compare
Choose a tag to compare

MailChimp for WordPress Lite v2.2.6

February 26, 2015

Fixes

  • CSS reset wasn't working for WooCommerce checkout sign-up checkbox.
  • mc4wp-submitted class was not added in IE8
  • Incorrect action attribute on form element for some server configurations

Improvements

  • Anti-SPAM improvements: a better honeypot field and a timestamp field to prevent instant form submissions.
  • Reset background-image on submit buttons when using CSS themes
  • Smarter email detection when integrating with third-party forms
  • Updated all translations

Additions

  • Custom fallback for browsers not supporting input[type="date"]

v2.2.5

12 Feb 18:22
Compare
Choose a tag to compare

MailChimp for WordPress Lite v2.2.5

February 13, 2015

Fixed

  • Issue where WooCommerce checkout sign-up was not working for cheque payments.
  • Translation were loaded too late to properly translate some strings, like the admin menu items.

Improvements

  • The presence of required list fields in form mark-up is now checked as you type.
  • Number fields will now repopulate if an error occurred.
  • Updated all translations.
  • Make sure there is only one plugin instance.
  • Various other code improvements.

Additions

  • Added support for GitHub Updater Plugin.
  • You can now specify whether you want to send a welcome email (only with double opt-in disabled).

A huge thank you to Stefan Oderbolz for various fixed and improvements related to translations in this release.

v2.2.4

04 Feb 12:17
Compare
Choose a tag to compare

MailChimp for WordPress Lite v2.2.4

February 4, 2015

Fixed

  • Textual fix as entering "0" for no redirection does not work.

Improvements

Additions

  • Now showing a heads up when at limit of 100 MailChimp lists. (#71)
  • Added wpml-config.xml file for better WPML compatibility
  • Added filter mc4wp_menu_items for adding & removing menu items from add-ons

v2.2.3

24 Jan 10:16
Compare
Choose a tag to compare

MailChimp for WordPress Lite v2.2.3

January 24, 2014

Minor improvements and additions for compatibility with the MailChimp Sync plugin.

v2.2.2

13 Jan 16:32
Compare
Choose a tag to compare

MailChimp for WordPress Lite v2.2.2

January 13, 2014

Fixes

  • Plugin wasn't connecting to MailChimp for users on MailChimp server us10 (API keys ending in -us10)

v2.2.1

13 Jan 16:22
Compare
Choose a tag to compare

MailChimp for WordPress Lite v2.2.1

January 12, 2014

Improvements

  • Use JS object to transfer lists data to Field Wizard.
  • Field Wizard strings are now translatable
  • Add is_spam method to checkbox integration to battle spam sign-ups
  • Minor code & code style improvements
  • Updated Danish, German, Spanish, French, Italian and Portugese (Brazil) translations

Additions

  • You can now set MC_LOCATION, MC_NOTES and MC_LANGUAGE from your form HTML
  • The submit button now has a default value when generating HTML for it

v2.2

09 Dec 21:23
Compare
Choose a tag to compare

v2.2 - December 9, 2014

Fixes

  • "Select at least one list" notice appearing when unselecting any MailChimp list in Form settings
  • If an error occurs, textareas will no longer lose their value

Improvements

  • Improved the way form submissions are handled
  • Minor code & documentation improvements
  • Updated Dutch, French, Portugese and Spanish translations

Additions

  • Added sign-up checkbox integration for WooCommerce checkout.
  • Added sign-up checkbox integration for Easy Digital Downloads checkout.
  • The entered email will now be appended to the URL when redirecting to another page