Releases: aryehraber/statamic-captcha
Releases · aryehraber/statamic-captcha
v1.14.0
- [new] Add
{{ captcha:selector }}
tag to make custom integrations easier, such as when using the Peak starter kit (thanks @robdekort)
v1.13.0
- [new] Add support for ALTCHA captcha service (thanks @grantholle)
v1.12.1
- [fix] Fix deprecation issue with
class_exists
(thanks @miloslavkostir)
v1.12.0
v1.11.0
- [new] Add support for Statamic 5
v1.10.0
- [new] Add support for Statamic 4
v1.9.1
- [fix] Fix overriding issue for
data-size
attribute
v1.9.0
- [new] Add support for Cloudflare Turnstile
v1.8.0
- [new] Add
all
config option to trigger Captcha on all forms
v1.7.0
- [new] Support passing additional tag parameters to captcha element (thanks @jacksleight)