Skip to content

Releases: sergey-scat/unicaps

Version 1.3.0

29 Feb 20:17
Compare
Choose a tag to compare
  • Change the API URL for cap.guru

Version 1.2.2

29 Sep 11:49
675c4cf
Compare
Choose a tag to compare
  • Add support for Python 3.11

Version 1.2.1

13 Mar 17:38
136dd73
Compare
Choose a tag to compare

Bug fixes

Version 1.2.0

09 Oct 20:16
Compare
Choose a tag to compare
  • Add support for deathbycaptcha.com service

Version 1.1.0

08 Oct 10:33
Compare
Choose a tag to compare
  • Add captcha.guru service
  • Minor fixes

Version 1.0.0

02 Sep 09:56
Compare
Choose a tag to compare

What's new:

  • Add support for asynchronous programming (AsyncCaptchaSolver)
  • Use httpx package instead of requests
  • Add support for Python 3.10
  • Drop support for Python 3.6
  • Add support for content manager
  • Add clean up methods
  • Rework CAPTCHA classes: use enforce*typing for type checks
  • Add support for GeeTest v4
  • Rename Capy to CapyPuzzle
  • Add optional api_domain parameter to RecaptchaV2 and RecaptchaV3
  • Add blob parameter to the FunCaptcha
  • Update hCaptcha: add is_invisible flag and api_domain parameter
  • Add support for hCaptcha and FunCaptcha via azcaptcha.com
  • Fix Image CAPTCHA solving
  • Fix TikTok CAPTCHA solving via 2captcha
  • Rework all examples and add a bunch of new ones
  • Add acceptance tests
  • Refactor and clean the code

Version 0.5.1

03 Sep 13:23
Compare
Choose a tag to compare
  • Add reCAPTCHA Enterprise
  • Resolve the "ProxyError: Only IP addresses are supported" issue

Version 0.4.0

23 Jul 12:00
Compare
Choose a tag to compare
v0.4.0

Bump version to 0.4.0

Version 0.3.2

21 Jul 12:07
Compare
Choose a tag to compare

Version 0.3.2