Skip to content

Releases: DieSchittigs/recaptcha-bundle

Include fixes

25 Jun 10:09
4833a22
Compare
Choose a tag to compare
Merge pull request #19 from bennyborn/master

use `replaceChild` instead of `replaceWith` to be compatible with MSIE

Fixes an issue with invisible reCaptcha

05 Jun 13:12
Compare
Choose a tag to compare

Incorporate some fixes

28 May 07:31
0d8ac74
Compare
Choose a tag to compare
Merge pull request #6 from fritzmg/patch-1

remove superfluous semicolon

v1.2.2

27 May 08:12
14280c8
Compare
Choose a tag to compare

This release fixes what seems to have caused installation/database update issues with the new reCAPTCHA v3 fields.

v1.2.1

24 May 12:35
Compare
Choose a tag to compare
Add field validation for recaptcha action names

reCAPTCHA v3 support

24 May 12:18
Compare
Choose a tag to compare

Added support for reCAPTCHA v3.

Not only does it include a new (invisible) captcha, but reCAPTCHA v3 can theoretically be added to any page, even without an attached form. You can read more about this in Google's documentation. If you intend to use this feature, you can use the newly added "Background reCAPTCHA v3" content element.

v1.1.1

19 Nov 13:08
58c6b1a
Compare
Choose a tag to compare
Update composer.json