Gravity Forms reCaptcha Add-On

Gravity Forms reCaptcha Add-On 2.1.0

Нет прав на скачивание
- Added a new [`gform_recaptcha_spam_score_threshold`](https://docs.gravityforms.com/gform_recaptcha_spam_score_threshold/) filter to control score threshold used to identify spam.
- Updated the connection error message on the settings page (shown when auth token refresh fails) to indicate when the connected Google Workspace account has a policy requiring periodic reauthentication.
- Updated to skip validation if the form or honeypot is already invalid, or it's not the first or last page, reducing the Google credit usage by some forms.
- Updated Enterprise API auth token refresh to log the response for an edge case where a 200 status is returned but a new auth token is not issued.
- Fixed an issue where the entry detail page metabox is not added when the score is 0.
- Fixed an issue where an entry note is not added when the entry is marked as spam.
- Updated to skip validation if the form or honeypot is already invalid, or it's not the first or last page, reducing the Google credit usage by some forms.
- Fixed an issue where the entry detail page metabox is not added when the score is 0.
- Fixed an issue where an entry note is not added when the entry is marked as spam.
- Added a new [`gform_recaptcha_spam_score_threshold`](https://docs.gravityforms.com/gform_recaptcha_spam_score_threshold/) filter to control score threshold used to identify spam.
- Added support for notifying Google (annotating the assessment) when an entry that has a reCAPTCHA score is marked as spam or not spam via the entries list or detail pages. Note: only applies to the Enterprise connection type and entries created after this version is installed.
- Fixed a JavaScript error on the Forms > Settings > reCAPTCHA page when no-conflict mode is enabled.
- Fixed an issue where the Forms > Settings > reCAPTCHA page reloads with the connection type settings displayed when attempting to connect using the Enterprise connection type.
- Fixed a PHP fatal error that can occur in some hosting environments when determining if the badge is disabled on script enqueue if $_POST is null.
- Fixed an issue where the status displayed instead of the score on the entries list and entry detail pages is not translatable.
- Fixed an issue where new submissions not processed because of an Enterprise API auth token refresh issue save a status of disconnected to the entry meta.
- Fixed an issue where the score changes to 0 or a status (e.g. disconnected) when an existing entry is updated.
- Fixed handling of an unexpected response during the Enterprise API auth token refresh.
- Fixed an issue where an incorrect logging statement can be written to the Gravity Forms core log when using the Enterprise connection type.
- Fixed an unhandled WP_Error during the Enterprise API auth token refresh that caused the add-on to become disconnected.
- Fixed an issue where the Forms > Settings > reCAPTCHA page reloads with the connection type settings displayed when attempting to connect using the Enterprise connection type.
- Fixed a PHP fatal error that can occur in some hosting environments when determining if the badge is disabled on script enqueue if $_POST is null.
- Fixed an issue where the status displayed instead of the score on the entries list and entry detail pages is not translatable.
- Fixed an issue where new submissions not processed because of an Enterprise API auth token refresh issue save a status of disconnected to the entry meta.
- Fixed an issue where an incorrect logging statement can be written to the Gravity Forms core log when using the Enterprise connection type.
- Fixed an unhandled WP_Error during the Enterprise API auth token refresh that caused the add-on to become disconnected.
- Fixed an issue where reCAPTCHA Enterprise can fail if reCAPTCHA returns a response of 1 instead of 1.0.
Вверх