Skip to content

Releases: ibericode/mailchimp-for-wordpress

4.9.21

08 Jan 08:12
dc21a2f
Compare
Choose a tag to compare

4.9.21 - Jan 08, 2025

  • [Forms] Rename "list choice" to "audience choice" in available form fields.
  • [Ninja Forms] Fix gettext being called too early warning in Ninja Forms base class.
  • [WooCommerce] Allow pre-checking of sign-up checkbox in Checkout Block.

4.9.20

18 Dec 13:08
ab9dbc4
Compare
Choose a tag to compare

4.9.20 - Dec 18, 2024

  • Fix Ninja Forms integration field no longer showing up.
  • Fix "link is expired" message because of missing nonce on button to dismiss API key notice.
  • [WPML] Added text_no_lists_selected to the config file so it can be translated. Thanks Diego Pereira!

4.9.19

11 Nov 08:55
b00400d
Compare
Choose a tag to compare

4.9.19 - Nov 11, 2024

  • Add integration with Prosopo, a GDPR compliant anti-spam solution for protecting your sign-up forms against bot sign-ups. Thanks Maxim Akimov!

4.9.18

21 Oct 08:06
4caa1fa
Compare
Choose a tag to compare

4.9.18 - Oct 21, 2024

  • Bump required PHP version to 7.2.
  • Prevent non-functional checkbox from showing up on WooCommerce my account page if WooCommerce checkout integration is enabled.
  • Update default form content to include a "for" attribute on the label element.
  • Minor performance optimizations to MC4WP_Form::get_subscriber_tags()
  • Begrudgingly rename Mailchimp lists to Mailchimp audiences throughout the plugin's admin interfaces.

4.9.17

17 Sep 07:50
00da115
Compare
Choose a tag to compare

4.9.17 - Sep 17, 2024

  • Fix compatibility with WooCommerce versions 8.5 to 8.8 because of private method that was later made public.
  • Fix potential reflected XSS by stripping and escaping all HTML from {email} tag replacements. Thanks to kauenavarro for responsibly disclosing.
  • Fix potential stored XSS for attackers with both administrator access and Mailchimp account access by escaping HTML from interest group name. Thanks to Jorge Diaz (ddiax) for responsibly disclosing.

4.9.16

11 Sep 06:52
78f14c9
Compare
Choose a tag to compare

4.9.16 - Sep 11, 2024

  • Add support for WooCommerce Checkout Block in sign-up checkbox integration.

v4.9.14

17 Jul 08:49
29c5b7b
Compare
Choose a tag to compare

4.9.14 - Jul 17, 2024

  • Very minor code-size improvements to public forms related JavaScript.
  • Update third-party JS dependencies.
  • Bump tested WordPress version to 6.6.

4.9.13 - Apr 25, 2024

  • Fix issue with Composer classmap throwing a fatal error when an older version of Composer is already loaded.

4.9.12 - Apr 22, 2024

  • Fix last 10 Mailchimp lists not being pulled-in when having more than 10 lists.

v4.9.11

08 Jan 10:55
Compare
Choose a tag to compare

4.9.11 - Jan 8, 2023

  • Update third-party JS dependencies.
  • Bump tested WordPress version.

4.9.10

20 Nov 08:22
Compare
Choose a tag to compare

Mailchimp for WordPress 4.9.10 - Nov 20, 2023

  • Integrations: Update CheckoutWC hook name for WooCommerce checkbox integration.
  • Forms: Don't show form preview to users without edit_posts capability.
  • Forms: Explicitly exclude form preview from search engine indexing.
  • General: Don't unnecessarily go through service contrainer while bootstrapping plugin.
  • General: Remove some unnecessary JavaScript now that browser support has caught up.

4.9.7

29 Aug 13:21
Compare
Choose a tag to compare

4.9.7 - Aug 29, 2023

  • Update third-party JS dependencies.
  • Minor textual improvements.
  • Bump tested WordPress version.