0.6.0
Release highlights
This release improves undetectability, solving reliability, popup diagnostics, and browser compatibility across supported CAPTCHA types.
- Reworked automatic pointer movement and click timing with session-scoped movement profiles, configurable Mouse Speed (
Slow,Medium,Fast), optional Mouse Visualization, smoother drag paths, bounded correction gestures, more consistent iframe targeting, and continuity between repeated actions. - Improved hCaptcha solving reliability with better media handling, Firefox fixes, stale solve-status cleanup, canvas pointer continuity, and drag waypoint preservation.
- Improved PerimeterX press-and-hold challenges by detecting the active button more reliably, holding with profiled pointer motion, releasing on challenge state changes, and falling back safely when no state change is observed.
- Added Text CAPTCHA math expression mode. When enabled, the extension can evaluate arithmetic prompts such as
2 + 3 = ?, respects operator precedence and parentheses, and rejects ambiguous or non-integer results instead of guessing. - Improved GeeTest, AWS WAF, Lemin, FunCAPTCHA, reCAPTCHA, and Turnstile handling with more robust click/drag behavior, safer challenge detection, better duplicate-solve guards, and browser-specific fallbacks.
- Added richer popup solve status: the popup can show active solve phases such as submitting, queued, solving, applying, complete, failed, timed out, or stale; it also tracks recent outcomes and pass rate without exposing job IDs.
- Improved account/status feedback with startup badge refresh, clearer badge states for invalid keys, no credits, expired keys, update-required responses, and transient server errors.
- Hardened settings handling that preserves important user settings such as API keys, disabled hosts, enabled state, and per-CAPTCHA solve preferences across version resets.
- Fixed popup and runtime stability issues, including malformed announcement data freezing the popup, disabled-host crashes on non-standard tab URLs, popup render loops and nested buttons, stale applying statuses, empty-credit refresh behavior, Firefox hook/XHR issues, and extension reloads interrupting an open popup.
- Fixed build and packaging issues that caused the extension to fail loading in Firefox.
- Various bug fixes and improvements across the extension.