v5.1.14
Added
- Added
freeform/submissions/generateCLI 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-indexonce for this to work.