File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 1.0.0 - 2022-03-28
5+ ------------------
6+
7+ Added
8+ #####
9+
10+ - Add new tasks:
11+
12+ - ``AntiGateTask `` and ``AntiGateTaskProxyless ``
13+ - ``RecaptchaV2EnterpriseTask `` and ``RecaptchaV2EnterpriseTaskProxyless ``
14+ - ``GeeTestTask `` and ``GeeTestTaskProxyless ``
15+ - ``RecaptchaV2Task `` (alias of ``NoCaptchaTask ``) and ``RecaptchaV2TaskProxyless `` (alias of ``NoCaptchaTaskProxyless ``)
16+
17+ - Add example for ``AntiGateTaskProxyless ``
18+ - Add optional parameters ``comment ``, ``websiteUrl `` to ``ImageToTextTask ``
19+ - Add optional parameter ``funcaptchaApiJSSubdomain ``, ``data `` to ``FunCaptchaTask* ``
20+ - Add optional parameter ``isEnterprise `` to ``RecaptchaV3Task* ``
21+
22+ Removed
23+ #######
24+
25+ - Drop tasks unsupported upstream: ``CustomCaptchaTask ``, ``SquareNetTask ``
26+
27+ Changed
28+ #######
29+
30+ - Internal refactor to extract ``UserAgentMixin ``, ``CookieMixin ``
31+ - Use nose2 for tests
32+
4330.7.1 - 2020-07-17
534------------------
635
@@ -150,4 +179,4 @@ Removed
150179
151180- Deprecated ``python_anticaptcha.exceptions.AnticatpchaException ``
152181
153- .. _hCaptcha : https://www.hcaptcha.com/
182+ .. _hCaptcha : https://www.hcaptcha.com/
You can’t perform that action at this time.
0 commit comments