Version 1.1.0
July 23, 2026
Added
- Optional "Allow Per-Form Skip" setting (
allowFormSkip, off by default) that lets individual Contact Form templates skip Turnstile verification by submitting askipTurnstilehidden field.
Version 1.0.1
July 22, 2026
Added
- Quick-start guide with Cloudflare Turnstile key acquisition steps in the README.
Changed
- Replaced generic composer.json keywords with search-relevant terms to improve Plugin Store discoverability.
Version 1.0.0
July 21, 2026
Added
- Cloudflare Turnstile script and widget rendering through the
craft.turnstilePassTwig variable. - Automatic server-side verification for P&T Contact Form submissions.
- A reusable verification service for custom form handlers.
- Control panel and PHP configuration with environment variable support for site and secret keys.