Skip to content

Releases: dotnetvn/GoogleRecaptcha

v1.2.1

28 Apr 11:23
Compare
Choose a tag to compare

--- Release v1.2.1 ---
Enable to set the custom values for 2 properties(Response and RemoteIp) in RecaptchaV2Data class.

v1.1.1

01 Apr 10:37
Compare
Choose a tag to compare

Support the Google Recaptcha version 2 for asp.net web forms.

v1.0.1

27 Mar 07:49
Compare
Choose a tag to compare

This release adds the meaningful comments into code and fix some performance bugs:

  • Dispose and close the unnecessary resources when using MemoryStream.
  • Use the HtmlHelper class in the namespace System.Web.Mvc instead of System.Web.WebPages.Html.

v1.0.0

25 Mar 10:53
Compare
Choose a tag to compare

The first version supports only for Google reCaptcha version 2 and asp.net mvc 4(or higher).