Fixed an issue where dynamically populated time fields in 24-hour format were being stored incorrectly.
Fixed behavior for read-only Select fields that have a placeholder and set as required. It would previously select the first choice upon submission rather than keeping the placeholder.
Fixed a PHP error that could occur in the Form Editor preventing duplication of read-only fields.