Skip to content

v5.0.0-beta.6

Pre-release
Pre-release

Choose a tag to compare

@kjmartens kjmartens released this 05 Oct 19:41
· 511 commits to v4 since this release
e6ce81f

Warning

This version is still in beta and not recommended for production use. Stripe Payments are not currently supported and there is no migration from Freeform 4 yet, but these features will be available soon.

Added

  • A wide range of form builder settings can now have default values set for them, and can also be locked to that value. For example, you can force the Tailwind 3 formatting template to be used for every form.
  • Field options can now be reordered in the form builder.

Changed

  • Updated File Upload fields to be realigned with Craft's file kind/extensions defaults. Removed the custom Freeform MIME type checks.
  • Moved the disableCaptcha and disableHoneypot template parameters into the disable parameter feature. Added disabling of Javascript Test as well.
  • Various adjustments to language for settings in the control panel.

Fixed

  • Fixed a bug where the Send Additional Notification feature (in CP) was not working.
  • Fixed a bug where creating or updating integrations would error in the Settings area.
  • Fixed some compatibility issues with PHP 8.0.x.

Removed

  • The Additional Optional Checks setting for the Update Warnings & Notices feature has been removed.