Skip to content

Releases: karser/KarserRecaptcha3Bundle

Version 0.3.0

08 Dec 11:52

Choose a tag to compare

Version 0.2.1

03 Mar 11:13

Choose a tag to compare

  • Fixed wrong namespace in tests
  • documentation, strict types

Version 0.2.0

21 Jan 00:29
18e5706

Choose a tag to compare

  • embedded the Google reCAPTCHA library directly into the bundle
  • added PHP 8.4 support
  • dropped support for PHP versions below 7.4

Version 0.1.28

03 Dec 00:33

Choose a tag to compare

Remove use of spaceless twig filter #77 (@endelwar)

Version 0.1.27

03 May 20:44

Choose a tag to compare

  • updated the reCAPTCHA link in readme
  • fixed tests
  • added phpstan

Version 0.1.26

08 Feb 13:15

Choose a tag to compare

Remove SymfonyHttpClient request method if http client is not available (@norkunas)

Version 0.1.25

18 Dec 15:55

Choose a tag to compare

Added Symfony 7 support

Version 0.1.24

03 Jul 17:17
f2cc87e

Choose a tag to compare

  • Add SymfonyHttpClient new ReCaptcha request method (@norkunas )
  • chore: allow phpunit 10 (@Chris53897 )

Version 0.1.23

30 Aug 21:27
50c35dc

Choose a tag to compare

Add the ability to set the language of the ReCaptcha widget #56 (@mrunkel)

Version 0.1.22

10 Jan 16:51

Choose a tag to compare

Allow using validation constraint as PHP8 attribute (@norkunas)