Releases: albertcht/invisible-recaptcha
Releases · albertcht/invisible-recaptcha
Release v1.9.7
Release v1.9.5
- Fix invalid arguments in rendering captcha. (#145)
Release v1.9.5
Release v1.9.4
- Add support for Laravel 7.0 (thanks to #123)
Release v1.9.3
- Support Laravel 6.0 (thanks to #115 )
Release v1.9.2
- Fix unused $lang param for
captchaPolyfill
directive.
Release v1.9.1
- Remove version constraints to support any versions greater than Laravel 5.0
Release v1.9
Changes
- Add partial/split render methods to allow usage with restrictive javascript frameworks. (thanks to @danmatthews )
Release v1.8.4
- Add support for Laravel 5.7
Release v1.8.3
- Avoid conflict with window.onload event