Releases: chvarkov/google-recaptcha
Releases · chvarkov/google-recaptcha
v2.0.5
Fixed dynamic module loading.
v2.0.4
Added RecaptchaResult
decorator.
v2.0.3
Added SetRecaptchaOptions decorator.
v2.0.2
Added error handling for invalid-keys
.
v2.0.0
Added validation by action
and score
for reCAPTCHA v3.
Updated external interfaces. Affected places:
- service
GoogleRecaptchaValidator
- decorator
Recaptcha
- module options (added optional default parameters)
v.1.2.3
Updated readme. Added example to use validation in service.
v1.2.1
Added LICENSE, CONTRIBUTING.md to build. Fixed readme.