Skip to content

v5.1.14

Choose a tag to compare

@kjmartens kjmartens released this 19 Apr 19:36
· 1356 commits to v5 since this release
2741ff9

Added

  • Added freeform/submissions/generate CLI command to allow the creation of fake submission data into forms. Useful for testing and troubleshooting some issues.
  • Added support for searching into specific fields in the CP Submission element search bar (e.g. firstName:bob). You may need to run ./craft freeform/submissions/resave --update-search-index once for this to work.