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
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,20 @@
1
1
Changelog
2
2
=========
3
3
4
-
#### 4.9.4 - Jun 7, 2023
4
+
#### 4.9.5 - Jun 7, 2023
5
5
6
6
- Fix generated HTML for list/audience choice fields.
7
7
- Fix deprecation warning in includes/admin/class-review-notice.php.
8
8
- Update JavaScript dependencies.
9
9
10
10
11
+
#### 4.9.4 - May 2, 2023
12
+
13
+
- Fallback to default checkbox label if none given. Thanks to [Shojib Khan](https://github.com/kshojib).
14
+
- Improve WooCommerce integration settings page by disabling position field if integration is disabled. Thanks to [Shojib Khan](https://github.com/kshojib).
15
+
- Update JavaScript dependencies.
16
+
17
+
11
18
#### 4.9.3 - Mar 31, 2023
12
19
13
20
- Defend against breaking change in latest WPForms update.
0 commit comments