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 Spam Reasons feature for the Freeform Spam Folder. It will now log the reason Freeform considered the submission to be spam and placed in the Spam Folder.
Changed
Updated the POST Forwarding feature to now convert Email Address field data a string value instead of array.
Fixed
Fixed a bug where the API integration queue database table for spam submissions had an incorrect unique index.
Fixed a bug where Freeform would perform a numeric check on field hashes, and would cause issues if the hash resembled number notations.
Fixed a bug where Freeform form cookies were being set to expire in 50 years instead of 1 year.
Fixed a bug where the Quick Save button in Composer was getting incorrect positioning on smaller screens.