{ "slug":"fuelCAPTCHA", "plugin":"fuelCAPTCHA/fuelCAPTCHA.php", "name":"fuelCAPTCHA", "new_version":"1.0.0", "requires":"6.0", "tested":"7.0", "last_updated":"2026-04-30", "downloaded":0, "url":"https:\/\/update.fuel.team\/fuelCAPTCHA\/", "package":"https:\/\/update.fuel.team\/fuelCAPTCHA\/fuelCAPTCHA.zip", "sections": { "description":"fuelCAPTCHA adds an invisible captcha to gravity forms to prevent spam.", "changelog": [ { "version": "1.0.0", "date": "April 30, 2026", "changes": [ "Fix WCAG issues caused by honeypot fields", "Use cryptographically secure key generation to makes key prediction/replay materially harder", "Harden the cookie to reduces theft/abuse vectors and keeps cross-site behavior tighter while preserving normal form submits", "Add lightweight server-side rate limiting by IP + form ID to catch bots that fully emulate JS/cookies but still submit forms at machine speed" ] }, { "version": "0.0.4", "date": "December 18, 2025", "changes": [ "Moved CSS inline in the header" ] }, { "version": "0.0.3", "date": "March 20, 2024", "changes": [ "Converted jQuery to vanilla JavaScript", "Removed an ADA compliance fix that is no longer needed", "Simplified and cleaned up JavaScript" ] }, { "version": "0.0.2", "date": "October 6, 2022", "changes": [ "Decreased time check from 30s to 15s to help decrease false-positives." ] }, { "version": "0.0.1", "date": "May 11, 2022", "changes": [ "Converted code to use the fuelTOOLBOX base plugin class with update function", "Added cookie/session based tracking to reduce bot submissions" ] }, { "version": "0.0.0", "date": "September 13, 2021", "changes": [ "Introduced invisible CAPTCHA" ] } ] } }