- New: Time fields will now also include a screen reader label for Hours/Minutes dropdowns to improve accessibility.
- New: A pop up will now appear after entering an invalid value for a time field.
- New: Formidable files including .docx, .xlsx, and .pdf files will now use Formidable icons more consistently instead of the default WordPress document icons.
- Fix: A .xlsx file would fail to validate on upload when downloaded from Google sheets as it had an unexpected mime type.
- Fix: Required field validation would trigger after a file was uploaded, occasionally causing required fields to show errors at the wrong time.
- Fix: Calculations in repeaters were not always syncing properly when switching between pages.
- Fix: Form titles and descriptions would appear after a form is submitted in cases where they should be hidden.
- Fix: Added additional validation for range field min, max, and step values to avoid issues with calculating non-numeric values and division by zero errors.
- Fix: Shortcodes were appearing in the wrong position in the smart default values pop up.
- Fix: Calculator form blocks and Formidable view blocks would break when using newer versions of the Gutenberg plugin.