3.0.2 | 2026-08-05
- Fixed an issue where Orbital theme styles were reset on the Save & Continue page when email validation failed on the Send Link form while using the new AJAX submission method.
- Fixed a PHP deprecation warning that appears when showing/hiding the QR code.
- Fixed a PHP fatal error that occurs when the form includes a Phone field that is set to a custom format that no longer exists.
- Fixed an issue where window.gformShowSpinner was not defined in some cases.
- API: Updated
gf_apply_filters()andgf_do_action()to attempt to catch throwable PHP errors from hooked callbacks when WP_DEBUG is disabled.