Skip to content

Releases: AndreiDrang/python-rucaptcha

Release v2.6.1

19 Feb 17:49

Choose a tag to compare

Release v2.6.1 Pre-release
Pre-release

Fix RuCaptchaControl.

Release v2.6

19 Feb 17:35

Choose a tag to compare

Release v2.6 Pre-release
Pre-release

Add **kwargs to all captcha methods;
Refactoring;
Update doc-strings;
Update KeyCaptcha - KeyCaptcha params set in .captcha_handler(key_params: dict) and payload additional params set in .captcha_handler(**kwargs).

Release v2.5.4

18 Feb 10:06
f5f36bb

Choose a tag to compare

Add GeeTest and aioGeeTest

Release v2.5.3

13 Feb 22:48
a7ca295

Choose a tag to compare

Add contextmanager.
Refactoring.

Release v2.5

19 Jan 23:44
dcad296

Choose a tag to compare

Добавление ReCaptcha V3.
Удаление MediaCaptcha.

Release v2.4

16 Nov 11:05

Choose a tag to compare

Добавлено:
callback-параметр
errorBody с информацией об ошибке

Release v1.6.2

05 Nov 09:59

Choose a tag to compare

Добавлена работа KeyCaptcha.
Подробнее в примерах.