Releases: CMeldgaard/Silverstripe-Recaptcha
Releases · CMeldgaard/Silverstripe-Recaptcha
Allow Silverstripe 5.0
Merge pull request #7 from sunnysideup/patch-2 MAJOR: Silverstripe 5.0 upgrade
Updated namespacing
Updated namespacing and minor bugfixes
Enable localisation of error messages - English
Error messages are now translatable. Default is Danish.
Thank you to @preethinagarajan for the pull request.
Handle form extending on reCaptcha form
Merge of pullrequest to make it possible to extend in the reCaptcha form and pass $validator with it.
Multiple forms
Updated recaptcha to handle multiple forms on same page
Added required fields to construct
0.1.3 Added required fields to construct
Minor fixes
0.1.2 Minor fix
Fixed missing _config.php
0.1.1 Added missing _config.php
Initial module release
First release of the module. Currently supports v3 of Google Recaptcha