Releases: TimothyMeadows/reCAPTCHA.AspNetCore
3.0.10
3.0.9
This release includes a community feature for enabling, or disabling async script loading in V3HiddenInput.
3.0.8
This release includes a fix for V3HiddenInput which allows for setting the element Id in the event of being used on more than 1 form at a time.
3.0.7
3.0.6
This fixes a bug when using a custom model, it also restores the exception for google test keys and domain forgery.
3.0.5
3.0.4
3.0.3
This release adds a more standardized method for configuring the library using helpers (see docs). It also includes a requested feature for changing the error message. This can now be done by setting errorMessage
on the ValidateRecaptcha attribute. Will default to the previous hard coded message if not supplied.
3.0.2
This release contains a new optional feature for Content Security Policy (see docs). This also contains a bug fix for where the recaptcha script was loaded from using the optional Site feature.
3.0.1
This release includes a fix for RecaptchaV3HiddenInput not containing a default for Action.