- New: If the submit button is conditionally hidden/disabled, prevent submit from hitting enter
- Fix: If a dropdown field has a default value selected, validate correctly during javascript validation
- Fix: Remove outdated sslverify references
- Fix: Javascript error in IE 11 when javascript validation was turned on in a form with a password field
- Fix: Javascript error appearing with some themes on the view settings page right after creating a view
- Fix: If a view is filtered for the current user, don't show any entries when a user if logged out. This was showing entries submitted by logged out users.
- Fix: Add focus back on the date field after a date is selected in datepicker
- Fix: More accurately check if going back a page before running javascript validation
- Fix: Don't include Formidable file uploads in the WorePress attachment REST API listings
- Fix: The [formresults id=x google=1] table wasn't appearing if the form included a dropdown field with only one option
- Fix: When multiple file ids are returned with [frm-field-value field_id=x show=id], don't include an HTML container
- Fix: Checkbox fields with separate values were showing the saved value in both entries columns when multiple options were selected
- Fix: Infinite loop was created when the step in a time field was set to a non-numeric value
- Fix: Time fields in a repeater on the second page of a form did not always have the correct values selected when editing the entry