Skip to content

Releases: Pixel-Open/cloudflare-turnstile-bundle

+ Decouple HTTP client and validator so we can verify responses outside Forms #7

31 May 09:38
Compare
Choose a tag to compare

What's Changed

  • Decouple HTTP client and validator so we can verify responses outside Forms by @ikvasnica in #7
  • Fix TreeBuilder name by @IndraGunawan in #8

New Contributors

Full Changelog: 0.3.0...0.4.0

+ Allow Symfony 7

08 Dec 07:41
Compare
Choose a tag to compare

+ Add enable option

31 Oct 08:57
Compare
Choose a tag to compare
0.2.0

Merge branch 'release/0.2.0' into main

+ Prefer defer to async to improve page speed #2 (thank Huluti)

07 Jul 05:17
Compare
Choose a tag to compare
  • add codacy
  • add security checker on github actions
  • add phpstan on github actions
  • add github actions

+ Add explicit return type to avoid deprecation warnings on Symfony 6.2 #1 (thank you shmshd)

05 Dec 11:25
Compare
Choose a tag to compare

+ Complete documentation

22 Oct 12:43
Compare
Choose a tag to compare

+ Add recipe

22 Oct 10:45
Compare
Choose a tag to compare
  • Change namespace
  • Fix installation on readme file

+ First release

22 Oct 09:49
Compare
Choose a tag to compare
0.1.0

+ update readme