Skip to content

Releases: median/captchago

v1.2.2

09 Sep 12:03
Compare
Choose a tag to compare
  • Fixed a bug that causes a panic with some solvers

v1.2.1

10 Jul 04:54
Compare
Choose a tag to compare
  • Fixed hcaptcha with capsolver.com. They removed HCaptchaTurboTaskProxyless, so code needed to reflect that.

v1.2.0

06 Jul 00:58
Compare
Choose a tag to compare
  • Added Cloudflare turnstile method
  • Added Cloudflare challenge method (capsolver only)
  • Fixed bug with capsolver HCaptcha task

v1.1.5

16 May 11:33
Compare
Choose a tag to compare
  • Updated a value for 2captcha

v1.1.4

15 May 21:13
Compare
Choose a tag to compare
  • Fixed capsolver.com tasks not working because task ids are strings
  • Made recaptcha v2 enterprise work more reliably across services

v1.1.3

19 Feb 08:03
1afc765
Compare
Choose a tag to compare
  • Fixed bug with kasada

v1.1.2

19 Feb 08:00
Compare
Choose a tag to compare
  • Updated tag

v1.1.1

08 Feb 11:24
Compare
Choose a tag to compare
  • Fixed bug with setting captcha methods

v1.1.0

08 Feb 07:45
Compare
Choose a tag to compare
  • Added kasada support for capsolver.com
  • Added RawSolution field to the solution struct

v1.0.0

05 Feb 22:26
Compare
Choose a tag to compare
  • Fixed a bug
  • Added another example
  • Added solver.IsValidService