Skip to content

Commit ac604bb

Browse files
committed
#3957 - Validation routines for metaboxes not completely working.
1 parent 719c456 commit ac604bb

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@
1010
* Updated: ACE Editor 1.18.0
1111
* Fixed: jQuery deprecation notices in `typography` field.
1212
* Fixed: Special characters validation not catching special characters.
13+
* Fixed: #3957 - Validation routines not working complete with multiple metaboxes
1314
* Improved: Redux no longer enqueues resources for each field instance.
14-
* Release date: June 27, 2023
15+
* Release date: June 29, 2023
1516

1617
## 4.4.1
1718
* New: User Metaboxes Extensions [https://devs.redux.io/core-extensions/user-metaboxes.html](https://devs.redux.io/core-extensions/user-metaboxes.html)

readme.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,9 @@ NOTE: Redux is not intended to be used on its own. It requires a config file pro
124124
* Updated: ACE Editor 1.18.0
125125
* Fixed: jQuery deprecation notices in `typography` field.
126126
* Fixed: Special characters validation not catching special characters.
127+
* Fixed: Validation routines not working complete with multiple metaboxes
127128
* Improved: Redux no longer enqueues resources for each field instance.
128-
* Release date: June 27, 2023
129+
* Release date: June 29, 2023
129130

130131
= 4.4.1 =
131132
* New: User Metaboxes Extensions [https://devs.redux.io/core-extensions/user-metaboxes.html](https://devs.redux.io/core-extensions/user-metaboxes.html)

0 commit comments

Comments
 (0)