Releases: Xewdy444/Playwright-reCAPTCHA
Releases · Xewdy444/Playwright-reCAPTCHA
v0.5.1
What's Changed
- Fixed several WebKit-specific issues
- Added new translations
- Chinese (zh-CN)
- Dutch (nl)
- French (fr)
- German (de)
- Italian (it)
- Portuguese (pt)
- Spanish (es)
- Various efficiency improvements
- Added error handling for invalid MP3 files
- Added rate limit handling for image challenges
- Fixed solve detection issue
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Added support for expired reCAPTCHA v2 challenge boxes
- Added base solver classes
- Added support for the Russian language (Thanks @SirFilippov)
- Miscellaneous improvements
Pull requests for adding additional translations are welcomed and appreciated.
New Contributors
- @SirFilippov made their first contribution in #83
Full Changelog: v0.4.2...v0.5.0
v0.4.2
What's Changed
- Documentation improvements (894a0bd, e2aeb57)
- Improved reCAPTCHA box retrieval
- Added wait_timeout parameter to reCAPTCHA v2 solvers
- Stability improvements
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Documentation improvements
- Added AsyncAudioFile class for better asynchronous transcribing
- Added check for audio challenge appearing
- Added recaptcha_is_visible() method
Full Changelog: v0.3.2.post1...v0.4.0
v0.3.2.post1
v0.3.2
v0.3.1
- Attribute privacy changes for the reCAPTCHA v3 solver classes
- Fixed listener being added twice for the synchronous reCAPTCHA v3 solver class
- Small type annotation changes in the reCAPTCHA v2 solver classes
Full Changelog: v0.3.0...v0.3.1
v0.3.0
v0.2.0
What's Changed
- Merge collapsible
with
statements by @deepsource-autofix in #1 - Bump playwright from 1.29.1 to 1.30.0 by @dependabot in #5
- Check for frame getting detached by @alexreg in #4
- Fixed initial button click and check by @Xewdy444 in #7
- Update .deepsource.toml by @deepsource-autofix in #9
- Possible fix for the audio challenge button being disabled by @Xewdy444 in #11
- Bump setuptools from 65.5.0 to 65.5.1 by @dependabot in #12
- Bump setuptools from 65.5.1 to 67.3.2 by @dependabot in #13
- RecaptchaBox class implementation by @Xewdy444 in #14
- Bump setuptools from 67.3.2 to 67.3.3 by @dependabot in #15
- Bump playwright from 1.30.0 to 1.31.1 by @dependabot in #20
- Bump setuptools from 67.3.3 to 67.4.0 by @dependabot in #17
- Bump setuptools from 67.4.0 to 67.5.1 by @dependabot in #21
- Bump setuptools from 67.5.1 to 67.6.0 by @dependabot in #22
- Bump speechrecognition from 3.9.0 to 3.10.0 by @dependabot in #24
- Bump pytest-asyncio from 0.20.3 to 0.21.0 by @dependabot in #26
- Bump playwright from 1.31.1 to 1.32.0 by @dependabot in #27
- Bump setuptools from 67.6.0 to 67.6.1 by @dependabot in #28
- Bump playwright from 1.32.0 to 1.32.1 by @dependabot in #29
- reCAPTCHA v2 hidden support by @Xewdy444 in #31
New Contributors
- @deepsource-autofix made their first contribution in #1
- @dependabot made their first contribution in #5
- @alexreg made their first contribution in #4
- @Xewdy444 made their first contribution in #7
Full Changelog: https://github.com/Xewdy444/Playwright-reCAPTCHA/commits/v0.2.0