Skip to content

Commit 1ac2da1

Browse files
v4.8.7
1 parent 39d2c4b commit 1ac2da1

File tree

2 files changed

+451
-535
lines changed

2 files changed

+451
-535
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Changelog
22
=========
33

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).
8+
- Improve WPML compatibility. Thanks [Sumit Singh](https://github.com/5um17).
9+
- Fix deprecated function for AMP integration.
10+
- 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+
416
#### 4.8.6 - Jun 24, 2021
517

618
- Add nonce field to button for dismissing notice asking for plugin review.

0 commit comments

Comments
 (0)