Skip to content

v3.11.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@kjmartens kjmartens released this 11 Mar 22:50

Added

  • Added support for searching by submissions' field values in the CP Submissions index.
  • Added a toggle for showing field handles in the Conditional Rules feature selectors.
  • Added JSON export of a form instance for frontend frameworks (freeform.form('myForm').json).

Changed

  • Updated Freeform's JS to no longer fetch field specific scripts if the fields aren't present in the form.
  • Updated Freeform's JS to no longer include excess polyfills.
  • Changed the automatic scroll anchor tag from <a> to <div> (when reloading the page for errors or loading the next page on non-AJAX forms).