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 successMessage and errorMessage for formatting templates. These are compatible with Site-aware forms with builder translations that do not use AJAX. These supersede settings.successMessage and settings.errorMessage, which are now deprecated.
Added a siteId argument to the freeform/submissions/resave command.
Fixed
Fixed a bug where the freeform/submissions/resave command was not Site-aware.
Deprecated
Deprecated settings.successMessage and settings.errorMessage for non-AJAX forms. Please use successMessage and errorMessage instead, which are compatible with form builder translations.