Skip to content

Releases: karser/KarserRecaptcha3Bundle

Version 0.1.27

03 May 20:44
Compare
Choose a tag to compare
  • updated the reCAPTCHA link in readme
  • fixed tests
  • added phpstan

Version 0.1.26

08 Feb 13:15
Compare
Choose a tag to compare

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

Version 0.1.25

18 Dec 15:55
Compare
Choose a tag to compare

Added Symfony 7 support

Version 0.1.24

03 Jul 17:17
f2cc87e
Compare
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
Compare
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
Compare
Choose a tag to compare

Allow using validation constraint as PHP8 attribute (@norkunas)

Version 0.1.21

22 Dec 14:01
Compare
Choose a tag to compare

Added support for Symfony 6 (@yoshz)

Version 0.1.20

11 Sep 11:44
5e44481
Compare
Choose a tag to compare

Alternate host for private INTERNET network (like China) (@Prometee)

Version 0.1.19

15 Jun 10:40
Compare
Choose a tag to compare

bump min deps to avoid CVE-2019-10909

Version 0.1.18

28 Apr 07:20
Compare
Choose a tag to compare

Added missing errorNames to Recaptcha3 validator constraint (@norkunas)