Releases: sergey-scat/unicaps
Releases · sergey-scat/unicaps
Version 1.3.0
- Change the API URL for cap.guru
Version 1.2.2
- Add support for Python 3.11
Version 1.2.1
Bug fixes
Version 1.2.0
- Add support for deathbycaptcha.com service
Version 1.1.0
- Add captcha.guru service
- Minor fixes
Version 1.0.0
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
- Add reCAPTCHA Enterprise
- Resolve the "ProxyError: Only IP addresses are supported" issue
Version 0.4.0
v0.4.0 Bump version to 0.4.0
Version 0.3.2
Version 0.3.2