Skip to content

Releases: captchaapi/wordpress

2.0.2

Choose a tag to compare

@rajtik76 rajtik76 released this 10 Jun 19:51

Cleans up the translation list: product names (WPForms, Gravity Forms, and the rest) and the captchaapi.eu brand are no longer marked as translatable, so only real interface text remains to translate.

2.0.1

Choose a tag to compare

@rajtik76 rajtik76 released this 10 Jun 19:32

Clearer WordPress.org listing: the protected forms are grouped by WordPress core, WooCommerce, and form plugins, Gravity Forms and Elementor Forms are now listed (they were already supported), the tags are refreshed, and a short Privacy by design summary is added. No code changes.

2.0.0

Choose a tag to compare

@rajtik76 rajtik76 released this 10 Jun 19:19

2.0.0 moves verification to a server-to-server call. The plugin now confirms each response with the captchaapi.eu /verify endpoint, sending your secret key as a Bearer token, instead of checking a signed token locally. The form field is now captchaapi_response.

Single use is enforced by the service, so the local replay table and its hourly purge cron are gone, and an upgrade removes them automatically. Failsafe keys off the verify request: an unreachable service lets the form through, a definite rejection always blocks. Your keys and settings carry over.

1.1.2

Choose a tag to compare

@rajtik76 rajtik76 released this 05 Jun 12:21

Refreshed the plugin icon and directory banner with the new captchaapi.eu branding.

1.1.1

Choose a tag to compare

@rajtik76 rajtik76 released this 05 Jun 11:19
  • Clearer directory listing: updated title, tags, and description to highlight the cookieless, EU-hosted protection and the supported form plugins.
  • Documented failsafe mode in the FAQ: forms can stay usable during a captchaapi.eu outage, then strict protection resumes automatically.

1.1.0

Choose a tag to compare

@rajtik76 rajtik76 released this 05 Jun 07:47

Integrations: WooCommerce (login, registration, lost password, checkout), WPForms, Fluent Forms, Formidable Forms, Forminator.

Settings: grouped into sections, a "Get your free keys" call to action, key format hints, a clearer secret-key warning, and a "Test connection" button that validates the site key against the service.

Behavior: optional failsafe mode that keeps forms usable while the service is unreachable.

Translations: Czech, German, French, Spanish, Italian, Polish, Dutch, Portuguese, Romanian.

captchaapi.eu Proof-of-Work CAPTCHA 1.0.1

Choose a tag to compare

@rajtik76 rajtik76 released this 03 Jun 05:42

Proof-of-work CAPTCHA for WordPress. Protects login, registration, lost-password, comment, and Contact Form 7 forms - no puzzles, no cookies.

Requires WordPress 6.0+ and PHP 7.4+. Needs a captchaapi.eu site key and secret key (free tier available).

Changes in 1.0.1:

  • Plugin Check / WordPress.org directory compatibility fixes.
  • Documented the captchaapi.eu external service, including the data involved and links to the Terms of Service and Privacy Policy.

Install: download captchaapi-1.0.1.zip below, then upload it under Plugins - Add New - Upload Plugin.