Skip to content

Releases: karser/KarserRecaptcha3Bundle

Version 0.1.18

28 Apr 07:20
Compare
Choose a tag to compare

Added missing errorNames to Recaptcha3 validator constraint (@norkunas)

Version 0.1.17

26 Feb 14:30
Compare
Choose a tag to compare

Added an alias for Recaptcha3Validator

Version 0.1.16

22 Feb 11:48
Compare
Choose a tag to compare

Ability to get score from the validator

Version 0.1.15

29 Jan 16:22
4aaa749
Compare
Choose a tag to compare

added nonce to external script tag for use with strict csp #35 (@jimihay)

Version 0.1.14

03 Dec 19:33
Compare
Choose a tag to compare
  • Added PHP 8 compatibility
  • Switched to Github Actions

Version 0.1.13

22 Sep 15:13
Compare
Choose a tag to compare

Substitute hyphens by underscores to generate recaptcha callback valid name #32 (@3ndphasys)

Version 0.1.12

19 Sep 03:51
Compare
Choose a tag to compare

Attribute type added for script tag #30 (@UstinovV )

Version 0.1.11

08 Sep 16:15
246672a
Compare
Choose a tag to compare

Fixed SF 5.1 Configurator\ref deprecation in config/services.php (@RomanApunts)

Version 0.1.10

26 Aug 16:55
Compare
Choose a tag to compare

Ability to show errors from the captcha's response

Version 0.1.9

23 Jul 13:51
Compare
Choose a tag to compare

Removed symfony/templating