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
@@ -189,6 +189,13 @@ The plugin provides various filter and action hooks that allow you to modify or
189
189
== Changelog ==
190
190
191
191
192
+
#### 4.9.20 - Dec 18, 2024
193
+
194
+
- Fix Ninja Forms integration field no longer showing up.
195
+
- Fix "link is expired" message because of missing nonce on button to dismiss API key notice.
196
+
- [WPML] Added text_no_lists_selected to the config file so it can be translated. Thanks [Diego Pereira](https://github.com/diiegopereira)!
197
+
198
+
192
199
#### 4.9.19 - Nov 11, 2024
193
200
194
201
- Add integration with [Prosopo](https://prosopo.io/), a GDPR compliant anti-spam solution for protecting your sign-up forms against bot sign-ups. Thanks [Maxim Akimov](https://github.com/light-source)!
@@ -1172,19 +1179,7 @@ This release updates the plugin to version 3 of the Mailchimp API. Please [read
1172
1179
1173
1180
**Improvements**
1174
1181
1175
-
- Don't show position option for WooCommerce integration when sign-up is implicit.
1176
-
- Improvements to form previewer logic.
1177
-
- Make sure admin notifications are always shown exactly one time.
1178
-
1179
-
#### 3.1.9 - June 7, 2016
1180
-
1181
-
**Fixes**
1182
-
1183
-
- Placeholder polyfill wasn't loaded (only in IE8 and below).
0 commit comments