Releases: abinnovision/recaptcha-v3
Releases · abinnovision/recaptcha-v3
v1.11.1
1.11.1 (2024-08-08)
Bug Fixes
- only include files from src folder in dist (#947) (3fc6368)
v1.11.0
1.11.0 (2024-08-08)
Features
- add 'async' and 'defer' attributes to the recaptcha script tag (#898) (8d6fe8e)
1.10.0
Features:
Fixes:
- Use
visibility:hidden
instead of display:none
to hide the badge (Thanks @aentwist!) (#319)
1.9.1
Features:
- Make action parameter nullable (#268)
1.8.0
Features:
- Add
explicitRenderParameters
to loader options (See here)
1.7.2
Fixes:
- #109 From now on the actual error will be rejected when the ReCaptcha script fails to load.
1.7.0
Features:
- #76 Ability to supply a custom URL for the reCAPTCHA JS file.
Fixes:
- #76 Reset loading state when reCAPTCHA fails to load.