Skip to content

2.8.9

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 10:07
· 5 commits to main since this release

2.8.9 | 2024-04-30

  • Added a new form setting to put field validation messages above inputs.
  • Added the gform_bypass_template_library filter to bypass the template library and create a blank form.
  • Fixed an issue where an invalid value in a hidden state field causes a fatal error on submission.
  • Fixed an issue where the wrong value populates into the "other" choice input if a Radio field with conditional logic has "other" choice enabled and a default value set.
  • Updated the backwards compatibility of the file upload field if no files are selected.