Skip to content

Releases: AndreiDrang/python3-anticaptcha

Release v1.4.1

25 Aug 17:26
Compare
Choose a tag to compare

Update ReCaptcha v3 interface.

Release v1.4

21 Aug 01:39
Compare
Choose a tag to compare

Add IncorrectRecaptcha reports;
Update tests;
Refactor.

Release v1.3

16 Jul 18:47
Compare
Choose a tag to compare

Add new method - ReCaptchaV3TaskProxyless.

Release v1.2.6

20 May 19:48
Compare
Choose a tag to compare

Fix CustomCaptcha;
Refactor;

Release v1.2.5

19 Mar 19:31
Compare
Choose a tag to compare

Refactore code;
Fix CustomCaptchaTask and FunCaptchaTask;

Release v1.2.4

15 Mar 22:52
Compare
Choose a tag to compare

Add get_queue_status(...) method to AntiCaptchaControl.

Release v1.2.3

14 Feb 11:35
Compare
Choose a tag to compare

Add contextmanager;
Upd error description;
Refactoring.

Release v1.2.2

22 Jan 20:22
Compare
Choose a tag to compare

Fix error.py file.

Release v1.2.1

19 Jan 23:47
5b20ff7
Compare
Choose a tag to compare
Release v1.2.1 Pre-release
Pre-release

Правки FunCaptcha.
Стабилизация работы.
Добавление taskId(id задачи по решению капчи) в ответе captcha_handler.

Release v1.0

02 Dec 00:39
95fb19a
Compare
Choose a tag to compare

Добавление новых видов капч(всех оставшихся).
Добавление callback режима.


Adding new types of captcha (all remaining).
Adding callback mode.