Skip to content

v5.0.5

Choose a tag to compare

@kjmartens kjmartens released this 30 Jan 21:43
· 1812 commits to v5 since this release
0551ae9

Changes

  • 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.