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 freeform/freeform/convert-handles console command to convert all form and field handles to camelCase or under_scores.
Fixed
Fixed a bug where the Express Forms migration utility included PDF templates and Settings as options.
Fixed a bug where the Freeform Form Data export was not working with prefixed tables.
Fixed a bug where the Form Data importer would error when no template folders were defined.
Fixed a bug where exports of submission data would include file IDs instead of file URLs for File Upload and File Drag & Drop fields.
Fixed a bug where a Call to a member function getValue() on string error could occur in rare cases when attempting to edit a form submission on the front end.