Fix: Prevent a JavaScript error that triggers after adding a new repeater row when the repeater form does not include a slider field.
Fix: Prevent a JavaScript error when clicking on SVG elements.
Fix: Only the first slider field in a repeater row would format as currency on load.
Fix: The rootline dropdown would always appear for styles that have the "Override theme styling" setting enabled.
- Security: Additional validation has been added when viewing an Application template to make sure that the endpoint cannot be manipulated and used for unsafe requests.
- Fix: Updated a misspelled "horizonally" option.
- Fix: An application would not render its items in the table when one of the items included a form shortcode targeting a form that does not exist.
- The start over button longer is no longer on by default for new forms.
- Security: Added validation to URLS when importing a form XML to guarantee the file is coming from a trusted source with the proper expected format.
- New: A new frm_section_is_open filter has been added. This can be used to conditionally load collapsible sections as open.
- New: Added a redirect after duplicating an entry so that refreshing the page load the new duplicated entry instead of duplicating an additional entry.
- New: Spaces are now supported as custom thousand...
changelog can not found
- New: Style templates can now be previewed, installed, and activated from the new style list view of the visual styler.
- New: The background image opacity style setting now supports float values from 0 to 1, not just percents.
- New: Application item options will now sort in a more natural order where 2 appears before 19.
- New: Added required changes for in-place edit to work with new on submit form actions.
- New: Rootline pagination has been updated to look nicer on mobile...
- Fix: Use the correct action after submit when editing when it's different from success.
- Fix: After a draft entry was submitted, show the correct action.
- 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...
- New: The reports page now includes date filtering options.
- Fix: When using some shortcode options, including sanitize_url=0 or truncate=0, the option would be treated the same as 1. 0 values will now be treated as off.
- Fix: A form would submit with errors if it included a conditionally hidden total field, bypassing other validation include spam checks.
- Fix: Formidable PDF icons would be used in place of PDF preview images when viewing entries. When preview images are...
- New: A new database index has been added to item entries to significantly improve the performance of lookup field queries that watch other fields.
- New: Extra whitespace in address dropdowns has been removed to reduce the amount of HTML required when loading a dropdown with a lot of country options.
- Fix: Autocomplete dropdowns would appear shorter than other fields in a form with text getting cut off.
- Fix: The error message when uploading a file that exceeds server size...
- New: Password fields now include the option to make passwords visible with the click of an icon.
- New: Product dropdown field options now use less whitespace, reducing the amount of required HTML downloaded to load the form.
- New: Additional missing for attributes have been added to admin pages to improve accessibility.
- New: Support for a new remove_accents option has been added for field shortcodes.
- Fix: A warning pop up would appear for invalid time field ranges during...