Skip to content

v5.5.2

Compare
Choose a tag to compare
@kjmartens kjmartens released this 03 Jul 05:35
· 231 commits to v5 since this release
466294e

Changed

  • Improved field error validation on multi-page forms using Element integrations. If required element fields are not present on the current Freeform form page, their error validation will happen at the end of the form instead.
  • Improved integration error messages in the settings page.

Fixed

  • Fixed a bug where email notifications were not rendering all fields from all pages.
  • Fixed a bug where email notification jobs did not contain submission object data (if using that to render submission data).
  • Fixed a potential ordering issue when dragging fields between rows.