- Version
- Download 133
- File Size 4.06 MB
- File Count 1
- Create Date November 7, 2023
- Last Updated October 8, 2024
Gravity Forms v2.8.18
2.8.6 | 2024-03-21
-
Added gform_custom_merge_tags JavaScript filter to allow the inclusion of custom merge tags.
-
Added
gform_merge_tags_supported_input_types
JavaScript filter to allow the inclusion of specific input types for merge tags. -
Added the
gform_pre_post_render
filter to GFFormDisplay::post_render_script() to abort the rendering process. -
Fixed a bug that prevents the error icon from displaying in the validation summary in the Gravity Forms 2.5 Theme.
-
Fixed the padding of field validation messages in the Gravity Forms 2.5 Theme.
-
Fixed a bug that prevented notification CC and BCC fields from correctly handling comma-separated merge tags.
-
API: Updated the file upload field value in the draft entry from GFFormsModel::create_lead() to contain a JSON encoded array of file details instead of the incorrect file URL.
-
API: Updated the border color of disabled inputs in the Settings API.
2.8.5 | 2024-03-06
-
Added security enhancements.
-
Fixed the
gform_required_legend
filter to that the$form
parameter is passed correctly. -
Fixed an issue that causes the Entry menu item to appear disabled when on an Entry screen.
-
Fixed an issue where importing a form with Next buttons causes an error.
-
Fixed an issue which causes empty column headers in entry exports for the address field latitude and longitude inputs added by the Geolocation Add-On.
-
Fixed an issue that prevents replacement of the field merge tag when the input ID includes alphanumeric characters like {Address (Latitude):1.geolocation_latitude}.
-
Updated the datepicker to fit on small screens.
2.8.4 | 2024-02-21
-
Fixed an issue that causes fields like the signature field to not render correctly in hidden interfaces such as tabs or modals.
-
Fixed an issue where the merge tag dropdown in the product field shows the incorrect options.
-
Fixed an issue which causes the incorrect confirmation to display when deleting a "display only" field.
-
Fixed an issue that displays the Consent field description value in the {all_fields} merge tag.
-
Fixed the display of the name field tooltip in the form editor in Safari.
-
Fixed an issue where the post selector dropdown is not displaying for form confirmations using the Page confirmation type.
-
Updated the log files section of the system report to list older files that have been rotated out.
-
Updated File Upload field to display correct values on the form review page.