Releases: AndreiDrang/python3-anticaptcha
Releases · AndreiDrang/python3-anticaptcha
Release v1.7
Updated the library's versions. Fix tests and code style.
Release v1.6.2
Add recaptchaDataSValue
to NoCaptchaTaskProxyless
and NoCaptchaTask
;
Tests fix.
Release v1.6.1
Add HCaptcha
Release v1.6
Update logic. New test. Refactor.
Release v1.5.6
Disable the security certificate check in requests.
Refactor.
Release v1.5.5
Some fixes and updates.
Release v1.5.4
Fix CustomCaptcha;
Update tests.
Release v1.5.2
Update async image-file reading content function, from readany
to read
, for windows users.
Release v1.5.1
Update RecaptchaV3TaskProxyless
param - minScore
.
Release v1.5
Add method to get captcha solution by task ID.