Skip to content

Releases: karser/KarserRecaptcha3Bundle

Version 0.3.0

Choose a tag to compare

@karser karser released this 08 Dec 11:52

Version 0.2.1

Choose a tag to compare

@karser karser released this 03 Mar 11:13
  • Fixed wrong namespace in tests
  • documentation, strict types

Version 0.2.0

Choose a tag to compare

@karser karser released this 21 Jan 00:29
18e5706
  • 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

Choose a tag to compare

@karser karser released this 03 Dec 00:33

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

Version 0.1.27

Choose a tag to compare

@karser karser released this 03 May 20:44
  • updated the reCAPTCHA link in readme
  • fixed tests
  • added phpstan

Version 0.1.26

Choose a tag to compare

@karser karser released this 08 Feb 13:15

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

Version 0.1.25

Choose a tag to compare

@karser karser released this 18 Dec 15:55

Added Symfony 7 support

Version 0.1.24

Choose a tag to compare

@karser karser released this 03 Jul 17:17
f2cc87e
  • Add SymfonyHttpClient new ReCaptcha request method (@norkunas )
  • chore: allow phpunit 10 (@Chris53897 )

Version 0.1.23

Choose a tag to compare

@karser karser released this 30 Aug 21:27
50c35dc

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

Version 0.1.22

Choose a tag to compare

@karser karser released this 10 Jan 16:51

Allow using validation constraint as PHP8 attribute (@norkunas)