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
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,16 @@
1
1
Changelog
2
2
=========
3
3
4
+
#### 4.10.0 - Jan 23, 2025
5
+
6
+
- Bump required PHP version to 7.4 or higher.
7
+
- Obfuscate API key the same way as in the Mailchimp.com interface.
8
+
- Delete all plugin data when plugin is uninstalled / deleted via WP Admin.
9
+
- Fix several PHP 8.4 deprecation warnings.
10
+
- Address warning about translations being loaded too early if using Ninja Forms integration.
11
+
- Run stored setting values related to user-facing textual messages through i18n functions to allow translating them through plugins like Loco Translate or WPML.
12
+
13
+
4
14
#### 4.9.21 - Jan 08, 2025
5
15
6
16
-[Forms] Rename "list choice" to "audience choice" in available form fields.
0 commit comments