Releases: AbanoubNassem/filament-grecaptcha-field
Releases · AbanoubNassem/filament-grecaptcha-field
v0.0.7
v0.0.6
v0.0.5
What's Changed
- Laravel 10 Support by @chengkangzai in #7
New Contributors
- @chengkangzai made their first contribution in #7
Full Changelog: v0.0.4...v0.0.5
v0.0.4
Merge pull request #4 from icaliman/main fix captcha disappear , when validation fails. solves #2
v0.0.3
- Fix an issue where
captcha
value was not sent to the server.
v0.0.2
- Refresh/Reset gRecapcha field when filament-wizard-field updates, since when the wizard updates it wipes the state of the gRecapcha.
v0.0.1
=Initial release