Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion prosopo-procaptcha/prosopo-procaptcha.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Plugin Name: Prosopo Procaptcha
* Description: GDPR compliant, privacy friendly and better value captcha.
* Version: 1.20.3
* Version: 1.20.4
* Author: Prosopo Team
* Author URI: https://prosopo.io/
* License: GPLv2 or later
Expand Down
5 changes: 4 additions & 1 deletion prosopo-procaptcha/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Tags: Captcha, Procaptcha, antispam, anibot, spam.
Requires at least: 5.5
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.20.3
Stable tag: 1.20.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -135,6 +135,9 @@ Absolutely! The plugin has a [public GitHub repository](https://github.com/proso

== Changelog ==

= 1.20.4 (2026-08-10) =
* Fix: fatal error on load when using Gravity Forms 3.0.2+ (get_field_label signature mismatch)

= 1.20.3 (2026-01-20) =
* Maintenance: compatibility with the latest Procaptcha statistics API

Expand Down
Loading