Release Notes
2024-09-14 v1.14.4
- Optimized the stability of certain services to enhance user experience.
2024-08-19 v1.14.3
- Fixed known issues and enhanced user experience.
2024-08-01 v1.14.2
- Improved user experience.
2024-07-26 v1.14.1
- Fixed some known issues.
2024-06-18 v1.14.0
- Added the “textCaptchaModule” field in the config.js.
2024-06-07 v1.13.0
- Added Cloudflare turnstile and Geetest v4 parameter detection function.
2024-05-31 v1.12.2
- Cancel the task type selection function for reCAPTCHA v3.
2024-04-30 v1.12.1
- Compatible with AWS web component.
2024-03-29 v1.12.0
- Added the “pageAction” parameter to reCAPTCHA v2 token mode.
2024-02-21 v1.11.0
- AWS Captcha grid image mode has been added.
- Fixed the issue of ineffective config settings.
2024-02-01 v1.10.3
- Fixed the issue where the proxy set by the user through config.js is not taking effect
2024-01-24 v1.10.2
- Improved AWS Captcha
2023-12-21 v1.9.0
- Added version number at the bottom of the panel
2023-12-10 v1.8.0
Features:
- Adapted for Firefox
- Changed
config.json
toconfig.js
2023-12-15 v1.7.1
Fix:
- Fixed the issue of inaccurate clicking coordinates for HCaptcha image recognition
2023-12-12 v1.7.0
Features:
- reCAPTCHA V3 now supports users to select task types through the panel
2023-12-08 v1.6.1
Fix:
- Fixed the issue where reCAPTCHAV3 did not solve reCAPTCHAV2 in token mode when the score was low
2023-11-29 v1.6.0
Features:
- Added AWSCaptcha click mode
2023-11-01 v1.5.0
Features:
- Added CapSolver Captcha Detector devtool
2023-09-25 v1.4.1
Fix:
- Adapted to reCAPTCHA v2 invisible mode
2023-09-15 v1.4.0
Features:
- Added manual image marking for text captcha
2023-08-25 v1.3.0
Features:
- Added text captcha
Fix:
- Fixed hcaptcha matching issue
2023-08-18 v1.2.0
Features:
- Supports configuring
appId
inconfig.json
2023-08-07 v1.1.0
Feature:
- Multi-language support in the plugin panel
- Manual execution support
- Callback functionality
2023-07-19 v1.0.0
Initial version