You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,12 @@
1
1
Changelog
2
2
=========
3
3
4
+
#### 4.9.2 - Mar 21, 2023
5
+
6
+
- Add support for a field named `MARKETING_PERMISSIONS` to enable GDPR fields configured in Mailchimp. A [sample code snippet can be found here](https://github.com/ibericode/mailchimp-for-wordpress/blob/master/sample-code-snippets/forms/gdpr-marketing-permissions.md).
7
+
- Remove Google reCaptcha feature. This was already disabled if you were not already using it.
8
+
9
+
4
10
#### 4.9.1 - Feb 7, 2023
5
11
6
12
- Fix generated value attribute for fields of type choice (dropdown, checkboxes, radio fields).
0 commit comments