We are excited to announce the release of 3.12.0 of cht-conf.
This release adds support for validating app, collect, and contact forms without needing to upload the forms to the server via the upload-*-forms actions.
New actions:
validate-app-formsvalidate-collect-formsvalidate-contact-forms
These actions will validate the specified forms and print any errors or warnings to the console. Form validation will still be automatically run when uploading forms (via the upload-*-forms actions) even if no validate actions are specified by the user.
Read the changelog for full details.