Added
- 
Add new tasks: - AntiGateTaskand- AntiGateTaskProxyless
- RecaptchaV2EnterpriseTaskand- RecaptchaV2EnterpriseTaskProxyless
- GeeTestTaskand- GeeTestTaskProxyless
- RecaptchaV2Task(alias of- NoCaptchaTask) and- RecaptchaV2TaskProxyless(alias of- NoCaptchaTaskProxyless)
 
- 
Add example for AntiGateTaskProxyless
- 
Add optional parameters comment,websiteUrltoImageToTextTask
- 
Add optional parameter funcaptchaApiJSSubdomain,datatoFunCaptchaTask*
- 
Add optional parameter isEnterprisetoRecaptchaV3Task*
Removed
- Drop tasks unsupported upstream: CustomCaptchaTask,SquareNetTask
 Note: Forces a major release, however it should not affect users due to API dropped upstream a bit time ago.
Changed
- Internal refactor to extract UserAgentMixin,CookieMixin
- Use nose2 for tests
Upgrade
To upgrade use:
pip install -U python-anticaptchaNo change is expected in the applications that use python-anticaptcha.