Skip to content

Releases: AndreiDrang/python3-anticaptcha

Release v1.7

10 Nov 22:14
Compare
Choose a tag to compare

Updated the library's versions. Fix tests and code style.

Release v1.6.2

30 May 23:50
Compare
Choose a tag to compare

Add recaptchaDataSValue to NoCaptchaTaskProxyless and NoCaptchaTask;
Tests fix.

Release v1.6.1

30 Mar 00:50
Compare
Choose a tag to compare

Add HCaptcha

Release v1.6

11 Mar 16:23
6686eb1
Compare
Choose a tag to compare

Update logic. New test. Refactor.

Release v1.5.6

14 Feb 13:57
Compare
Choose a tag to compare

Disable the security certificate check in requests.
Refactor.

Release v1.5.5

21 Dec 00:03
Compare
Choose a tag to compare

Some fixes and updates.

Release v1.5.4

06 Oct 21:56
Compare
Choose a tag to compare

Fix CustomCaptcha;
Update tests.

Release v1.5.2

11 Sep 11:30
Compare
Choose a tag to compare

Update async image-file reading content function, from readany to read, for windows users.

Release v1.5.1

07 Sep 01:18
Compare
Choose a tag to compare

Update RecaptchaV3TaskProxyless param - minScore.

Release v1.5

05 Sep 21:12
Compare
Choose a tag to compare

Add method to get captcha solution by task ID.