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 form rendering to work when iterating over rows directly in the form object for better backward compatibility with the Freeform 4.x approach.
Updated form.successMessage, form.errorMessage and field.rulesHtmlData to have fallbacks (that are empty) to prevent hard errors in old formatting templates that use them.
Fixed
Fixed a bug where user permissions were not correctly being considered on form cards on the Forms dashboard page.
Fixed a bug where the weekly/daily email Digest feature was not always working correctly.
Fixed a visual bug where the breadcrumbs in the form builder would formulate incorrectly when refreshing the browser.