Skip to content

v3.12.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@kjmartens kjmartens released this 26 Aug 21:10

Added

  • Added a Drag & Drop File Upload field type (Pro).
  • Added self-diagnostics page to help troubleshoot issues and identify potential issues.

Changed

  • Overhauled form processing to allow for alternative session storage options including the new Encrypted Payload default as well as a database table approach.
  • Updated the custom formatting templates and email notification templates lists to be ordered alphabetically in the form builder.

Fixed

  • Fixed a bug where the auto-scroll anchor inserted in Freeform forms could sometimes impact form styling. Added a display:none; inline CSS to the div.
  • Fixed a bug where the 'overrideValues' parameter does not apply to fields on pages after first page when AJAX is enabled.