Releases: karser/KarserRecaptcha3Bundle
Releases · karser/KarserRecaptcha3Bundle
Version 0.1.18
Added missing errorNames to Recaptcha3 validator constraint (@norkunas)
Version 0.1.17
Added an alias for Recaptcha3Validator
Version 0.1.16
Ability to get score from the validator
Version 0.1.15
Version 0.1.14
- Added PHP 8 compatibility
- Switched to Github Actions
Version 0.1.13
Substitute hyphens by underscores to generate recaptcha callback valid name #32 (@3ndphasys)
Version 0.1.12
Version 0.1.11
Fixed SF 5.1 Configurator\ref deprecation in config/services.php (@RomanApunts)
Version 0.1.10
Ability to show errors from the captcha's response
Version 0.1.9
Removed symfony/templating