- New: Front end icons have been updated to no longer use font icons, significantly reducing the amount of data required when loading a form.
- New: Additional attributes have been added to collapsible sections in the form builder page to improve accessibility.
- Fix: Disabled checkbox options that were disabled after reaching a selection limit would not reset when the start over button was clicked.
- Fix: A warning would get logged in older versions of PHP when uploading a file in cases where the frm_upload_folder filter was used to return an empty path.
- Fix: A fatal error would occur on the form permissions section of form settings when the php_uname function was disabled and unavailable.
- Fix: Text would overflow past its contains in file upload fields when the Hello Elementor theme was active.
- Fix: Time fields were missing a space between the aria-label and the name attribute, causing issues when validating HTML.
- Fix: A PHP 8 deprecation message would get logged when viewing the applications page.
- Fix: Not all dynamic field options would appear when adding conditional logic in cases where there were more than 300 entries to pick from.
- Validation has been updated so it no longer required that all required fields are filled before uploading a file.