You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Table field type, which allows users to enter repeating data rows into predefined columns (Pro).
Added Invisible field type, which allows you to collect hidden data in form submissions without a hidden field being present in the template source code (Pro).
Added 'Custom Honeypot Field Name' and 'Custom Honeypot Failed Error Message' settings for Freeform's built-in spam protection.
Changed
Updated File Upload fields to now allow custom subfolder paths. You can also dynamically build subfolder paths with form.handle, etc.
Updated the Users Element Connection to allow assigning users to multiple user groups.
Updated Freeform to show an error message if the old Freeform Pro 2.x plugin (which should be uninstalled) is still installed after an upgrade from Freeform 2.x to 3.x. Please follow the Upgrading from Freeform 2.x guide for proper upgrading from 2.x to 3.x.
Adjusted the Craft element toolbar in CP Submissions index to no longer include Export button (as Freeform includes other and better export options, and this approach would not work correctly).
Fixed
Fixed a bug where submissions that are flagged as spam would not keep the attached file(s) submitted with it.
Fixed an incompatiblity issue with the Scout plugin and potentially other plugins.
Fixed several IE 11 compatibility bugs with special field types.