Skip to content

v5.0.0-beta.15

Pre-release
Pre-release

Choose a tag to compare

@kjmartens kjmartens released this 11 Jan 20:02
· 511 commits to v4 since this release
bd9c970

Warning

This version is still in beta. Proceed with caution if using in production environments. If upgrading from Freeform 4, please see the special upgrade guide before proceeding.

Added

  • Added created/updated dates and author information for each form inside the form builder.
  • Added a field type manager inside the form builder. It allows you to show/hide field types, arrange them into groups, and color code them.

Changed

  • Adjusted the summary feed JSON to account for changes in Freeform 5.

Fixed

  • Fixed a bug where the Save feature was missing some settings inside the form builder.
  • Fixed a bug where moving fields around in the layout could cause data loss for some fields.
  • Fixed a bug where the dropdown helper for forms with lots of pages (and not enough screen space to display them all) was not working correctly.

Removed

  • Removed the Stats widget as it isn't very relevant anymore.