Plugin: Formidable Forms
- Fix: text calculations using a single dropdown time field
- Fix: issue with duplicate headings after a repeating section in the default email message and the frm-show-entry shortcode
- Fix: Remove the non-functional search box from the Formidable -> Entries page for all forms
- Fix: invalid HTML when displaying paragraph field text in a Dynamic List field
- Fix: Prevent a php error message when showing an empty table from the formresults shortcode
- Fix: & was converting to & in Lookup fields pulling from Single Line Text
- Fix: Remove fields within section from section's logic options to help prevent logic loops
- Fix: Time field conditional statements weren't showing content when they should
- Fix: Time Field validation was having trouble when the start or end settings didn't include the leading zero (7:30 instead of 07:30)
- Fix: Unique time fields were causing errors on submit
- Code: Email code refactoring
- Fix: Check if an option is "other" a little more reliably. Instead of checking for 'other' anywhere in the option key, check for other_ at the beginning.
- Fix: Correctly use default version number for jquery ui URL if query string is not included
- Fix: Increase room for ids in the database. Increase from 11 to 20 to match the WordPress DB fields. This solves issues with creating posts with ids higher than 99999999999