Skip to content

Releases: AndreiDrang/python3-anticaptcha

Release v2.2.2

Choose a tag to compare

@AndreiDrang AndreiDrang released this 15 Feb 21:20
29d7830

Added Altcha captcha support

What's Changed

Full Changelog: 2.2.0...2.2.2

Release v2.2.0

Choose a tag to compare

@AndreiDrang AndreiDrang released this 25 May 17:36

Added AmazonWAF captcha


Full Changelog: 2.1.4...2.2.0

Release v2.1.4

Choose a tag to compare

@AndreiDrang AndreiDrang released this 10 Mar 20:10
  1. Added FriendlyCaptcha
  2. Added Prosopo Captcha

What's Changed

Full Changelog: 2.1...2.1.4

Release v2.1.3

Choose a tag to compare

@AndreiDrang AndreiDrang released this 27 Dec 14:22
739fe21

Added base method to set callbackUrl. Example here.

What's Changed

Full Changelog: 2.1...2.1.3

Release v2.1

Choose a tag to compare

@AndreiDrang AndreiDrang released this 16 Dec 23:59

Refactored and upgraded.
New API, new classes.

What's Changed

New Contributors

Full Changelog: 1.7...2.1

Release v1.7

Choose a tag to compare

@AndreiDrang AndreiDrang released this 10 Nov 22:14

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

Release v1.6.2

Choose a tag to compare

@AndreiDrang AndreiDrang released this 30 May 23:50

Add recaptchaDataSValue to NoCaptchaTaskProxyless and NoCaptchaTask;
Tests fix.

Release v1.6.1

Choose a tag to compare

@AndreiDrang AndreiDrang released this 30 Mar 00:50

Add HCaptcha

Release v1.6

Choose a tag to compare

@AndreiDrang AndreiDrang released this 11 Mar 16:23
6686eb1

Update logic. New test. Refactor.

Release v1.5.6

Choose a tag to compare

@AndreiDrang AndreiDrang released this 14 Feb 13:57

Disable the security certificate check in requests.
Refactor.