Releases: dzmitry-duboyski/2captcha-ts
Releases · dzmitry-duboyski/2captcha-ts
v2.4.1
2captcha-ts v2.4.1 - add CutCaptcha support & etc
What's Changed
- Add new captcha by @dzmitry-duboyski in #19
- Update README.md
- Add publish.yml
- Add RELEASING.md guide
Full Changelog: v2.3.6...v2.4.0
v2.3.6
Full Changelog: v2.3.5...v2.3.6
v2.3.5
v2.3.4
What is done:
- Update
README.md, add info about 2captcha proxy
v2.3.3
What is done:
- Fix typos JSDOC for imginstructions in
coordinatesmethod
v2.3.2
What is done:
- Add support Friendly Captcha
- Fix typos
v2.2.2
What is done:
- Updated file README.md (En)
- Added example for reCAPTCHA V3
- Updated report method. The method now returns the result.
- Updated example for Lemin captcha
v2.2.1
Bug fix
- Fixed receiving an error when sending captchas in version v2.2.0.
Error:Error: Error when check params captcha. Not found "textinstructions" or "imginstructions" field in the Object. One of this field is required for "bounding_box" method. Please add field "textinstructions" or "imginstructions" in object and try again.
v2.2.0
Caution
This version deprecate, critical bug fixed in v2.2.1
The critical bug only affects version v2.2.0
Features:
- Add support Bounding Box Method
v2.1.2
Cosmetics:
- Update README.md
