Releases: ibericode/mailchimp-for-wordpress
Releases · ibericode/mailchimp-for-wordpress
v2.2.9
MailChimp for WordPress Lite v2.2.9
April 15, 2015
Fixes
- Menu item for settings page not appearing on Google App Engine
Improvements
- Updated Italian, Russian & Turkish translations. Want to help translate the plugin? Full translations get a free Pro license.
v2.2.8
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
andmc4wp_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
MailChimp for WordPress Lite v2.2.7
March 11, 2015
Fixes
- Honeypot field was visible for themes or templates not calling
wp_head()
andwp_footer()
Improvements
- Various minor code improvements
- Updated German, Spanish, Brazilian, French, Hungarian and Russian translations.
Additions
- Added mc4wp_form_success action hook to hook into successful sign-ups
- Added mc4wp_form_data filter hook to modify all form data before processing
v2.2.6
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
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
MailChimp for WordPress Lite v2.2.4
February 4, 2015
Fixed
- Textual fix as entering "0" for no redirection does not work.
Improvements
- Moved third-party scripts to their own directory for easier exclusion
- All code is now adhering to the WP Code Standards
- Updated Dutch, German, Spanish, Hungarian, French, Italian and Turkish translations.
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
MailChimp for WordPress Lite v2.2.3
January 24, 2014
Minor improvements and additions for compatibility with the MailChimp Sync plugin.
v2.2.2
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
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
andMC_LANGUAGE
from your form HTML - The submit button now has a default value when generating HTML for it
v2.2
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