Releases: AndreiDrang/python-rucaptcha
Releases · AndreiDrang/python-rucaptcha
Release v6.2
- Added Tencent captcha logic/examples/tests.
- Added atbCaptcha logic/examples/tests.
What's Changed
- 5.1 by @AndreiDrang in #139
- 5.1.1 by @AndreiDrang in #140
- Added Docs by @AndreiDrang in #141
- Update sphinx.yml by @AndreiDrang in #142
- Update README.md by @AndreiDrang in #143
- Sphinx docs by @AndreiDrang in #144
- Update config.py by @AndreiDrang in #145
- 5.1.4 by @AndreiDrang in #146
- Upd docs by @AndreiDrang in #147
- upd odcs import path by @AndreiDrang in #148
- Update conf.py by @AndreiDrang in #149
- 5.2 by @AndreiDrang in #150
- v5.3 by @AndreiDrang in #153
- 5.3.1 by @AndreiDrang in #154
- Upd site info by @AndreiDrang in #155
- Upd docs by @AndreiDrang in #158
- v6.0 | RuCaptcha API v2 release by @AndreiDrang in #170
- 6.0.1 - CutCaptcha added by @AndreiDrang in #190
- Upd logo for docs by @AndreiDrang in #193
- Upd docs by @AndreiDrang in #194
- v6.0.3 - DataDome CAPTCHA by @AndreiDrang in #195
- Added CyberSiARA by @AndreiDrang in #196
- 6.1 by @AndreiDrang in #197
- upd docs by @AndreiDrang in #198
- upd logo by @AndreiDrang in #199
- Updated enum docs by @AndreiDrang in #200
- 6.1.2 by @AndreiDrang in #204
- Update index.rst by @AndreiDrang in #205
- Update pydantic to 2.6.0 by @pyup-bot in #206
- Bump black from 23.12.0 to 24.1.1 by @dependabot in #207
- Bump pydantic from 2.6.0 to 2.6.1 by @dependabot in #212
- Update pydantic to 2.6.1 by @pyup-bot in #211
- [github-actions] Bump codecov/codecov-action from 3 to 4 by @dependabot in #210
- Bump black from 24.1.1 to 24.2.0 by @dependabot in #214
- Bump pydantic-settings from 2.1.0 to 2.2.0 by @dependabot in #215
- Update pydantic-settings to 2.2.1 by @pyup-bot in #217
- Update pydantic to 2.6.2 by @pyup-bot in #218
- Update pydantic to 2.6.3 by @pyup-bot in #219
- Update pydantic to 2.6.4 by @pyup-bot in #220
- Bump black from 24.2.0 to 24.3.0 by @dependabot in #221
- Bump autodoc-pydantic from 2.0.1 to 2.1.0 by @dependabot in #222
- Update autodoc_pydantic to 2.1.0 by @pyup-bot in #223
- Update enum-tools to 0.12.0 by @pyup-bot in #224
- [github-actions] Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #225
- Bump enum-tools[sphinx] from 0.11.0 to 0.12.0 by @dependabot in #226
- Update pydantic to 2.7.0 by @pyup-bot in #227
- Bump black from 24.3.0 to 24.4.0 by @dependabot in #228
- Update sphinx to 7.3.3 by @pyup-bot in #230
- Update sphinx to 7.3.7 by @pyup-bot in #232
- Update pallets_sphinx_themes to 2.1.2 by @pyup-bot in #234
- Update pydantic to 2.7.1 by @pyup-bot in #236
- Bump pallets-sphinx-themes from 2.1.1 to 2.1.2 by @dependabot in #233
- Update myst-parser to 3.0.0 by @pyup-bot in #235
- [github-actions] Bump paambaati/codeclimate-action from 5.0.0 to 6.0.0 by @dependabot in #237
- Update autodoc_pydantic to 2.2.0 by @pyup-bot in #238
- Update myst-parser to 3.0.1 by @pyup-bot in #240
- Upd by @AndreiDrang in #239
- Release v6.2 by @AndreiDrang in #241
Full Changelog: v6.1.2...v6.2
v6.1.2 Release
Added Friendly captcha
What's Changed
- Bump black from 23.10.0 to 23.12.0 by @dependabot in #201
- Update pydantic to 2.5.3 by @pyup-bot in #202
Full Changelog: v6.1...v6.1.2
v6.1 Release
- Added MT captcha
- Added Grid captcha
- Added DrawAround captcha
- Added Coordinates captcha
- Added BoundingBox captcha
- Docs updated
- Tests updated
Full Changelog: v6.0.3...v6.1
v6.0.3 Release
- Added DataDome captcha
Full Changelog: v6.0.1...v6.0.3
v6.0.1 Release
- CutCaptcha added
What's Changed
- Update pydantic-settings to 2.1.0 by @pyup-bot in #192
- Update pydantic to 2.5.2 by @pyup-bot in #191
Full Changelog: v6.0...v6.0.1
v6.0 Release
Main info
- Migrated to RuCaptcha/2Captcha API v2
- Refactored project structure and args according new API logic.
- Droped Python 3.8 support.
- Pydantic removed from dependencies, it was changed by msgspec.
Additional info
- Updated Github pipeline versions
- Updated main logo and docs links
- Remove example from files, now you can check all examples in doc-strings or at docs-website
What's Changed
- Capsolver banner by @AndreiDrang in #156
- Update README.md by @AndreiDrang in #157
- Update myst-parser requirement from ==1.0.* to ==2.0.* by @dependabot in #159
- Bump black from 23.3.0 to 23.7.0 by @dependabot in #163
- Update autodoc-pydantic requirement from ==1.8.* to ==1.9.* by @dependabot in #162
- Update autodoc-pydantic requirement from ==1.9.* to ==2.0.* by @dependabot in #164
- Bump black from 23.7.0 to 23.9.1 by @dependabot in #165
- Update dependabot.yml by @AndreiDrang in #167
- [github-actions] Bump actions/setup-python from 3 to 4 by @dependabot in #168
- [github-actions] Bump actions/checkout from 3 to 4 by @dependabot in #169
- [Snyk] Security upgrade pydantic from 1.10.13 to 2.4.0 by @AndreiDrang in #173
- [Snyk] Security upgrade pydantic from 1.10.13 to 2.4.0 by @AndreiDrang in #172
- Bump pydantic from 2.4.0 to 2.4.2 by @dependabot in #174
- Bump black from 23.9.1 to 23.10.0 by @dependabot in #175
- [github-actions] Bump actions/setup-python from 4 to 5 by @dependabot in #189
Full Changelog: v5.3...v6.0
v5.3 Release
Added support for Death By Captcha and other services by changing service_type
and url_request
\ url_response
parameters.
What's Changed
- Bump black from 23.1.0 to 23.3.0 by @dependabot in #152
Full Changelog: v5.2...v5.3
v5.2 Release
Added Audio captcha
Full Changelog: v5.1...v5.2
v5.1.5 Release
- Fix
core
folder imports - Fix PyPi builded package
Full Changelog: v5.1...v5.1.5
v5.1 Release
Main info
- Refactor project structure
- Renamed files with captcha methods to lovercase, like
AmazonWAF
->amazon_waf
- Removed separate async classes, added async methods to main class, like removed
aioAmazonWAF
class, but addedaio_captcha_handler
method intoAmazonWAF
class. - Added more Google-like docstrings
- Examples folder is deprecate and will be removed -> use docstrings
- Added more tests
- Added
AmazonWAF
captcha method
What's Changed more
- Bump black from 22.10.0 to 22.12.0 by @dependabot in #135
- Update coverage requirement from ==6.* to ==7.* by @dependabot in #137
- Bump black from 22.12.0 to 23.1.0 by @dependabot in #138
Full Changelog: v4.3...v5.1.0