We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b8bbd3 commit 68a5c53Copy full SHA for 68a5c53
CHANGELOG.md
@@ -1,9 +1,13 @@
1
Changelog
2
=========
3
4
-#### Development
+#### 4.9.18 - Oct 21, 2024
5
6
- Bump required PHP version to 7.2.
7
+- Prevent non-functional checkbox from showing up on WooCommerce my account page if WooCommerce checkout integration is enabled.
8
+- Update default form content to include a "for" attribute on the label element.
9
+- Minor performance optimizations to `MC4WP_Form::get_subscriber_tags()`
10
+- Begrudgingly rename Mailchimp lists to Mailchimp audiences throughout the plugin's admin interfaces.
11
12
13
#### 4.9.17 - Sep 17, 2024
0 commit comments