- Fix: Checkboxes with Other options were saving a serialized array in meta when it should have been empty. This was leaving checkboxes without any answers out of any searches for entries with a blank answer.
- Fix: Conditional logic was not working for some imported forms.
- Fix: There was an issue where the frm.min.js was being referenced when the file did not exist.
- Fix: Time fields were not disabling unique options on page load if there was a default date already set.
- Fix: There was an issue where conditional rich text editors with a default value would sometimes trigger a JavaScript error.
- Fix: Checkboxes with zeros for answers were not displaying in some cases, such as in an email [default-message].
- Fix: There was an issue with files uploaded without dropzone appearing as required even when a file was being uploaded.
- Fix: Empty date fields were calculating right away, showing an age before a date was ever selected.