Plugin: Formidable Forms
- Fix XSS vulnerability from add_query_args and remove_query_args
- Remove unneeded options from the form widget and switch old styling setting width from 400px to 100%
- Fix the new form class box in the customizable HTML
- Remove WP support for v3.5 and lower
- Don't require the recaptcha if the keys haven't been configured
- Styling enhancements for left and right label settings
- Deactivate plugin after uninstall to prevent tables from being added back
- Add frm_text_block class to Layout tab
- Fix migration of email settings that haven't been updated in over two years
- Fix emailing from only a multiple word name with no email
- Send emails for WordPress default if trying to send from Yahoo
- Pro: Trigger calculation update each time a row is added or removed from repeating section
- Pro: Allow phone format inside of repeating sections
- Pro: Add allow=everyone option to frm-entry-update-field shortcode to prevent permission checking when updating a single field
- Pro: Fix graph limit defaulting to 10 and the min and max options
- Pro: Fix CSV download vulnerability without permission check
- Pro: Fix searching by field on entry listing page
- Pro: Fix exporting multiple entries with the bulk CSV export option
- Pro: Fix Entry ID filter in views when using a comma separated list of ids
- Pro: Fix 3+ level dynamic fields to hide the last field when the first is changed
- Pro: Fix apostrophes in form action logic