Skip to content

2.9.31

Choose a tag to compare

@github-actions github-actions released this 03 Apr 10:40
· 2 commits to main since this release

Gravity Forms v2.9.31 Changelog

  • Added security enhancements.
  • Fixed an issue with new AJAX and multi-page forms where the gform_unique_id input is not populated when the value is generated server-side during pagination.
  • Fixed a JavaScript error that occurs when attempting to delete an uploaded file from a Post Image field.
  • Fixed an issue with the single File Upload field where a file count validation error occurs if the existing file is not removed when a new file is selected.
  • Fixed a broken link on Import Forms page.
  • Fixed an issue where the complex validation message for the Date field used default English labels instead of the customized placeholders.
  • API: deprecated GFCommon::get_lead_field_display() and added GFField::get_value_all_fields_merge_tag().