From c9b80159f87e4a6b6c7ec2dacc782c97d61dc149 Mon Sep 17 00:00:00 2001 From: Chris Taylor Date: Mon, 10 Aug 2026 12:43:30 +0100 Subject: [PATCH] Bump version to 1.20.4 Co-Authored-By: Claude Opus 4.7 (1M context) --- prosopo-procaptcha/prosopo-procaptcha.php | 2 +- prosopo-procaptcha/readme.txt | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/prosopo-procaptcha/prosopo-procaptcha.php b/prosopo-procaptcha/prosopo-procaptcha.php index 6c62c68..3533fbe 100644 --- a/prosopo-procaptcha/prosopo-procaptcha.php +++ b/prosopo-procaptcha/prosopo-procaptcha.php @@ -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 diff --git a/prosopo-procaptcha/readme.txt b/prosopo-procaptcha/readme.txt index fde83fb..8242f09 100644 --- a/prosopo-procaptcha/readme.txt +++ b/prosopo-procaptcha/readme.txt @@ -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 @@ -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