This repository was archived by the owner on Nov 28, 2019. It is now read-only.
Releases: chillu/silverstripe-recaptcha
Releases · chillu/silverstripe-recaptcha
3.0.0-alpha1
Set min-stability to CI can run spamprotection doesn't have a 3.0 release yet (only beta)
2.0.3
2.0.2
2.0.1
2.0.0
- Use YML configuration (e.g.
Recaptcha.api_verify_server) instead of$js_optionsclass static - Removed
$useSSLoption (now always on SSL) - Removed
$valid_languages, usehlparameter (see https://developers.google.com/recaptcha/docs/display) - Removed
$useAjaxAPI(Recaptcha v2 works differently now) <noscript>fallback requires additional configuration now (https://developers.google.com/recaptcha/docs/faq)