v2.05.04
·
17581 commits
to master
since this release
- Tweak: Remove recaptcha and website fields from sample Contact us form template since most people don't need them
- Fix: 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: Prevent "are you sure" message that has started occuring from 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