Skip to content

Releases: ibericode/mailchimp-for-wordpress

v3.0.3

30 Nov 10:42
Compare
Choose a tag to compare

3.0.3 - November 30, 2015

Fixes

Improvements

  • Prevented notice when saving Form widget settings for the first time.
  • Add autofill="off" to honeypot field.
  • Remove nonces from forms as they're not really useful for publicly available features.
  • Errors returned by MailChimp are now logged for Forms as well.
  • Pre-select MailChimp list if there's just one list in the connected account.
  • Added missing translation calls for Form Editor.

v3.0.2

25 Nov 07:55
Compare
Choose a tag to compare

MailChimp for WordPress v3.0.2

Fixes

  • Redirect on success not working.
  • Forms overview page redirected to main WP Admin page (edge case).
  • Safari was always showing the leave-page confirmation dialog.

Improvements

  • Add form-specific classes to preview form element. This allows the Styles Builder to work with the Form Preview.
  • Form events are now triggered after the page has finished loading, so all scripts are loaded & ready to use.
  • Reset background-color in Form Themes stylesheets.

v2.3.18

17 Nov 05:06
Compare
Choose a tag to compare

MailChimp for WordPress v2.3.18

November 2, 2015

Fixes

  • Incorrect number of parameters for error_log statement in integrations class.

Improvements

v2.3.17

22 Oct 04:49
Compare
Choose a tag to compare

MailChimp for WordPress v2.3.17

October 22, 2015

Fixes

  • Honeypot field being autofilled in Chrome, causing a form error.

Improvements

  • Updated Portugese translations.

v2.3.16

14 Oct 07:32
Compare
Choose a tag to compare

MailChimp for WordPress Lite v2.3.16

October 14, 2015

Fixes

  • Error in Russian translation, causing a broken link on the MailChimp settings page.

Improvements

  • Textual improvements to MailChimp settings page.
  • Connectivity issues with MailChimp will now always show an error message.
  • Renewing MailChimp lists will now also update the output of the {subscriber_count} tag.

v2.3.15

09 Oct 07:44
Compare
Choose a tag to compare

MailChimp for WordPress v2.3.15

October 9, 2015

Fixes

  • Fixes JS error when form contains no submit button

Improvements

  • Only prefix url fields with http:// if it is filled.
  • Updated Spanish & Catalan translations, thanks to Xavier Gimeno Torrent.
  • Fix mc4wp_form_before_fields being applied twice.
  • Position honeypot field to the right for Right-To-Left sites.
  • _mc4wp_lists can now be a comma-separated string of MailChimp list ID's to subscribe to (or an array).
  • Minor other defensive coding improvements to prevent clashes with other plugins.

Additions

  • Added opt-in usage tracking to help us make the plugin better. No sensitive data is tracked.

v2.3.14

09 Oct 07:43
Compare
Choose a tag to compare

MailChimp for WordPress v2.3.14

Fixes the use of an undefined constant in version 2.3.13

v2.3.13

25 Sep 13:31
Compare
Choose a tag to compare

MailChimp for WordPress v2.3.13

September 25, 2015

Fixes

  • Honeypot causing horizontal scrollbar on RTL sites.
  • List choice fields not showing when using one of the default form themes.

Improvements

  • Minor styling improvements for RTL sites.
  • MailChimp list fields of type "website" will now become HTML5 url type fields.
  • Auto-prefix fields of type url with http://

v2.3.12

21 Sep 10:18
Compare
Choose a tag to compare

Fixes

  • Issue with interest groupings not being fetched after updating to v2.3.11

v2.3.11

21 Sep 02:47
Compare
Choose a tag to compare

MailChimp for WordPress v2.3.11

September 21, 2015

Fixes

  • Honeypot field being filled by browser's autocomplete.
  • Styling issue for submit buttons in Mobile Safari.
  • Empty response from MailChimp API

Improvements

  • Do not query MailChimp API for interest groupings if list has none.
  • Integration errors are now logged to PHP's error log for easier debugging.

Additions

  • You can now use shortcodes in the form content.