File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 10
10
* Updated: ACE Editor 1.18.0
11
11
* Fixed: jQuery deprecation notices in ` typography ` field.
12
12
* Fixed: Special characters validation not catching special characters.
13
+ * Fixed: #3957 - Validation routines not working complete with multiple metaboxes
13
14
* Improved: Redux no longer enqueues resources for each field instance.
14
- * Release date: June 27 , 2023
15
+ * Release date: June 29 , 2023
15
16
16
17
## 4.4.1
17
18
* New: User Metaboxes Extensions [ https://devs.redux.io/core-extensions/user-metaboxes.html ] ( https://devs.redux.io/core-extensions/user-metaboxes.html )
Original file line number Diff line number Diff line change @@ -124,8 +124,9 @@ NOTE: Redux is not intended to be used on its own. It requires a config file pro
124
124
* Updated: ACE Editor 1.18.0
125
125
* Fixed: jQuery deprecation notices in `typography` field.
126
126
* Fixed: Special characters validation not catching special characters.
127
+ * Fixed: Validation routines not working complete with multiple metaboxes
127
128
* Improved: Redux no longer enqueues resources for each field instance.
128
- * Release date: June 27 , 2023
129
+ * Release date: June 29 , 2023
129
130
130
131
= 4.4.1 =
131
132
* New: User Metaboxes Extensions [https://devs.redux.io/core-extensions/user-metaboxes.html](https://devs.redux.io/core-extensions/user-metaboxes.html)
You can’t perform that action at this time.
0 commit comments