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 2e718e8 commit 5c85c2dCopy full SHA for 5c85c2d
CHANGELOG.md
@@ -1,6 +1,23 @@
1
Changelog
2
=========
3
4
+#### 3.0.4 - December 7, 2015
5
+
6
+**Fixes**
7
8
+- Fixes compatibility issues with add-on plugins performing validation, like Goodbye Captcha and BWS Captcha.
9
10
+**Improvements**
11
12
+- Now using group ID's for interest grouping fields, so changing the group in MailChimp does not require updating your form code.
13
+- Never load enabled integrations which are not installed.
14
+- Reintroduce support for automatically sending `OPTIN_IP`
15
16
+**Additions**
17
18
+- Add filter: `mc4wp_form_data`, filters form data before it is processed.
19
20
21
#### 3.0.3 - November 30, 2015
22
23
**Fixes**
0 commit comments