Skip to content

v0.1.6

Latest

Choose a tag to compare

@asernasr asernasr released this 15 Sep 13:08
· 1 commit to main since this release

Fixes

  • Improve dynamic 3×3 reCAPTCHA solving by tracking real tile-image replacements and waiting for refreshed tiles before reclassification.
  • Handle multi-step 4×4 challenges by waiting for the next grid before continuing.
  • Combine whole-grid and per-tile inference, including objects spanning multiple squares.
  • Improve hCAPTCHA detection for current, custom-hosted, and invisible widget configurations.
  • Preserve v0.1.5’s protection against re-clicking already-selected tiles.

Validation

  • Unit and regression suite passed.
  • 50 repeated regression runs passed.
  • Official live reCAPTCHA v2, hCAPTCHA, and Turnstile browser tests passed.