Skip to content

Releases: AndreiDrang/python3-capsolver

Release v1.1.0

07 Aug 08:44
200f271

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.1.0

Release v1.0.2

21 Jan 19:02

Choose a tag to compare

Added more methods to Control class:

  • createTask
  • getTaskResult
  • getToken
  • feedbackTask

Full Changelog: v1.0.1...v1.0.2

v1.0.1

18 Jan 18:11
c97d383

Choose a tag to compare

Whats new

  1. Removed Pydantic, now captcha_handler methods return raw dict with server response
  2. Added all active captcha solving methods from doc - https://docs.capsolver.com/en/guide/what-is-capsolver/
  3. Removed old solving methods which now is inactive
  4. Code and project structure is refactored

What's Changed

Full Changelog: v0.9.4...v1.0.1

Release v1.0.0a

18 Jan 02:21
3a9694f

Choose a tag to compare

Release v1.0.0a Pre-release
Pre-release

Whats new

  1. Removed Pydantic, now captcha_handler methods return raw dict with server response
  2. Added all active captcha solving methods from doc - https://docs.capsolver.com/en/guide/what-is-capsolver/
  3. Removed old solving methods which now is inactive
  4. Code and project structure is refactored

What's Changed

Full Changelog: v0.9.4...v1.0.0a

Release v0.9.4

15 Dec 17:38

Choose a tag to compare

What's Changed

Full Changelog: v0.9.3...v0.9.4

v0.9.3

16 Apr 14:45
fcac56d

Choose a tag to compare

Updated libs versions and different minor fixes.
Moved to setuptools release lib

What's Changed

New Contributors

Full Changelog: v0.9.1...v0.9.3

v0.9.1 Release

12 Sep 21:21

Choose a tag to compare

  1. Fixed HCaptcha method

Full Changelog: v0.9...v0.9.1

v0.9 Release

12 Sep 20:50

Choose a tag to compare

v0.9 Release Pre-release
Pre-release
  1. Updated Cloudflare captcha logic;
  2. Added BinanceCaptcha method;
  3. Added Imperva method;

Full Changelog: v0.8...v0.9

v0.8 Release

12 Sep 16:31

Choose a tag to compare

  1. Added AntiAkamai support
  2. Updated docs and libs versions

What's Changed

Full Changelog: v0.7.1...v0.8

v0.7.1 Release

27 Jul 19:51

Choose a tag to compare

  1. Added AwsWaf support
  2. Added CyberSiara support
  3. Fixed ImageToText
  4. Drop Python 3.7 support
  5. Updated FunCaptcha

Full Changelog: v0.7...v0.7.1