Releases: cakephp-fr/recaptcha
Releases · cakephp-fr/recaptcha
Update for CakePHP 4
add missing updates
1.0.2 missing updates
Fix update errors for CakePHP 3.6
1.0.1 fix update functions errors
Version update for CakePHP 3.6
1.0.0 replace deprecated functions for CakePHP 3.6
CakePHP Recaptcha 0.4.2 released
- Change the load method of helper using the viewbuilder (thanks to @Zehir)
- Update Travis ci
CakePHP Recaptcha 0.4.1 released
Small changes:
- a function
errors()
has been added for Recaptcha Component to be able to debug developers issues. - improve examples and readme
CakePHP Recaptcha 0.4.0 released
BC BREAKS
Be aware that this breaks the old configs, I changed the way the plugin was configured, it's now in the app.php and not in a recaptcha.php file. I think the need to create a config file is not necessary and the use of the global config is enough.
CHANGES
size
type added : normal or compact.- new langs were added by Google for Recaptcha, so the accepted lang are updated.