- Fixed a typo in the visibility class for fields in the form editor.
- Fixed an issue where the next, previous, and submit buttons are not showing the pointer when hovering over them.
- Fixed an issue where the aria labels for new rows in the list field do not match column headers.
- Fixed an issue where the form editor tooltip is rendering CSS classes incorrectly.
- Fixed an issue where the show country field toggle for the address field is not being respected in the form editor.
- Fixed an issue where license validation was being performed too many times when license key was left blank.
- Fixed an issue where the all_fields merge tag renders the radio choice value instead of choice label when the value is 0.
- Fixed an issue where long forms with conditional logic can become slow and unresponsive.
- AF: Fixed an issue with the "select" settings field where empty option groups are being rendered as selectable options.
- Fixed an issue where the select entry table columns in RTL are not displaying properly.
- Fixed an issue where the credit card field expiration date fieldset label is not output as legend.
- Fixed an issue where a PHP warning appears in the logs after running the daily cron.
- Fixed an issue with total field not displaying correct amount under certain conditions.
- Fixed an issue where the validation div on the legacy file uploads field is showing when empty.
- Fixed an issue with gform_conditional_logic_operators filter passing the incorrect field ID.
- Fixed an issue which causes multisites to experience a fatal error on plugin activation.
- Fixed an issue with Dynamic Field Map on some add-ons including HubSpot Add-On and User Registration Add-On.
- Fixed an issue with form import not properly sanitizing JSON string in some cases.
- Fixed an issue where uploaded files are not deleted on entry deletion if a custom upload path is used.
- Fixed an issue with Generic Map and Dynamic Field Map not being able to filter the value drop down to include or exclude field types.
- Fixed an issue with Generic Map settings field not being able to specify a custom list of choices for mapping.
- Fixed an issue where files uploaded via the multi-file upload field are corrupted when chunking is enabled using [gform_plupload_settings](https://docs.gravityforms.com/gform_plupload_settings/).
- Fixed performance issue with Generic Map settings field.
- Fixed fatal error in Generic Map settings field that can happen under certain conditions.
- Fixed fatal error in Generic Map settings field that can happen under certain conditions.
- Fixed an issue where a PHP warning appears in the logs after running the daily cron.
- Fixed issue with total field not displaying correct amount under certain conditions.
- Fixed an issue where the validation div on the legacy file uploads field was showing when empty.
- Fixed issue with gform_conditional_logic_operators filter passing the incorrect field ID.
Fixed issue which caused multisites to experience a fatal error on plugin activation.
- Fixed issue with Dynamic Field Map on some add-ons including HubSpot Add-On and User Registration Add-On.
- Fixed an issue where uploaded files are not deleted on entry deletion if a custom upload path is used.
- Fixed performance issue with Generic Map settings field.
- Fixed issue with Generic Map and Dynamic Field Map not being able to filter the value drop down to include or exclude field types.
- Fixed issue with Generic Map settings field not being able to specify a custom list of choices for mapping.
- Fixed an issue where files uploaded via the multi-file upload field are corrupted when chunking is enabled using [gform_plupload_settings](https://docs.gravityforms.com/gform_plupload_settings/).
- Added a prefix to section IDs in the Settings API to make it less likely that sections and fields will have the same ID.
- Fixed an issue that prevents keyboard navigation from working in a form with multi-file upload and page fields.
- Fixed an issue that caused Javascript errors when a form is added to the page via a custom Gutenberg block such as ACF.
- Fixed an issue that caused sales results filters to show up on quiz, survey, and polls results pages.
- Fixed an issue where aria-labels for name field inputs are incorrect by removing aria-labels from fieldset inputs.
- Fixed an issue with conditional logic when targeting checkbox fields and using "is not empty" as a rule.
- Updated invisible CAPTCHA processing to reduce chances of multiple submit button clicks generating duplicate submissions.
Fixed issue with conditional logic when targeting checkbox fields and using "is not empty" as a rule
- Fixed an issue that prevents keyboard navigation from working in a form with multi-file upload and page fields.
- Updated invisible CAPTCHA processing to reduce chances of multiple submit button clicks generating duplicate submissions.
- Fixed issue that caused Javascript errors when form is added to the page via a custom Gutenberg block such as ACF.
- Fixed an issue which causes No Conflict mode to break Media Uploads for some WYSIWYG editors.
- Reverted required indicator for hidden labels change made in 2.5.13 which introduced UI issues.