Version 3.0.1

May 12, 2026

Added

  • Support for the new TrustCaptcha v3 widget and PHP library.
  • Failover toggle: in the rare event of a TrustCaptcha outage, CAPTCHA submissions can be accepted so forms keep working. Client-reported failovers are always rejected.
  • Width setting (Full / Fixed) in the Formie captcha settings.

Changed

  • Renamed "Secret Key" → "API Key" (stored value unchanged).
  • Renamed "Hide Branding" → "White Label / Hide Branding" (stored value unchanged).
  • Renamed "Mode" → "Minimal Data Mode" with options "Disabled" / "Enabled" (stored value unchanged).
  • Bot score threshold minimum raised to 0.20; values below are clamped server-side.
  • Widget is now self-hosted with the plugin (previously loaded from CDN).