Releases: median/captchago
Releases · median/captchago
v1.2.2
- Fixed a bug that causes a panic with some solvers
v1.2.1
- Fixed hcaptcha with capsolver.com. They removed HCaptchaTurboTaskProxyless, so code needed to reflect that.
v1.2.0
- Added Cloudflare turnstile method
- Added Cloudflare challenge method (capsolver only)
- Fixed bug with capsolver HCaptcha task
v1.1.5
- Updated a value for 2captcha
v1.1.4
- Fixed capsolver.com tasks not working because task ids are strings
- Made recaptcha v2 enterprise work more reliably across services
v1.1.1
- Fixed bug with setting captcha methods
v1.1.0
- Added kasada support for capsolver.com
- Added
RawSolution
field to the solution struct
v1.0.0
- Fixed a bug
- Added another example
- Added
solver.IsValidService