v4.5.11.4 release
v4.5.11.4 had one bug fix.
Significant defect addressed
- Corrected an issue in which
Integerfields in embedded objects did not validate correctly after first publish. For example, an integer field in an embedded object is constrained with annotations@Minimum(1)and@Maximum(12). After clicking Publish for the first time, editors could enter values beyond the annotated range, and even enter non-integer values.