- While a file is uploading, disable the Save Draft link too.
- Added import button on the entries listing page.
- Adjust the slider styling to make it match the toggle.
- Improve performance of conditional logic for pricing fields.
- Fix: Account for conditional logic for skipped pages and hidden sections when calculating totals for pricing fields.
- Fix: If a dropdown field without a blank option is used in a calculation, correctly get and set the value based on conditional logic.
- Fix: Required multiple file upload fields were being allowed empty.
- Fix: Save toggle fields as a single value rather than serialized array.
- Fix: When truncating a string in a view, don't remove extra occurrences of the displayed string.
- Fix: Don't load Formidable scripts on the form settings page when a view is included as a default value in a field.