Plugin: Formidable Forms
- New: Allow normal WordPress shortcodes in the field calculations box
- Updates for WP 4.9 compatibility. This includes preventing double filtering on contact form widgets and using the WordPress Codemirror scripts for the form CSS page.
- Fix: Strip commas during form validation in non-HTML5 number fields
- Fix: Correctly order the views dropdown in the shortcode builder
- Tweak: Remove recaptcha and website fields from sample Contact us form template since most people don't need them
- Fix: Prevent "are you sure" message that has started being triggered by WordPress when saving a WordPress form
- Fix: Correctly validate form fields with an Inside field label when HTML5 forms are not enabled
- Fix: Set the background color on loading form submit button. Depending on the hover button covers, the loading spinner may have been the same color as the button
- Fix: Additional security checks when getting POST or GET values in some places
- Fix: Return int rather than string from FrmForm::getIdByKey