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
Updated Dashboard and Forms listing to hide forms for users that do not have any form or submission access permissions to them.
Fixed
Fixed a bug where Dynamic Recipient fields would still send email notifications while hidden via Conditional Rules.
Fixed a bug where craft.freeformPayments.payments was no longer working. It is deprecated though, so use craft.freeform.payments instead.
Fixed a bug where Stripe subscription plan names could possibly show up blank if no price plan description was provided. If so, Freeform will now autogenerate plan names.
Fixed a bug where the form builder didn't warn that author is a reserved handle name.