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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,18 @@
1
1
Changelog
2
2
=========
3
3
4
+
#### 4.8.7 - Mar 2, 2022
5
+
6
+
- Fix PHP 8.1 deprecation warnings in `MC4WP_Container` class.
7
+
- Fix name of action hook that fires before Mailchimp settings rows are displayed on the settings page. Thanks [LoonSongSoftware](https://github.com/LoonSongSoftware).
- Only allow unfiltered HTML if user has `unfiltered_html` capability. Please read the below.
11
+
12
+
Despite extensive testing, we may have missed some more obscure HTML elements or attributes from our whitelist.
13
+
If you notice that some of your form HTML is stripped after saving your form, please get in touch with our support team and provide the HTML you attempted to save.
14
+
15
+
4
16
#### 4.8.6 - Jun 24, 2021
5
17
6
18
- Add nonce field to button for dismissing notice asking for plugin review.
0 commit comments