Skip to content

0.6.2-rc.2

Pre-release
Pre-release

Choose a tag to compare

@lee23651 lee23651 released this 20 Aug 08:23
0.6.2-rc.2
a74e289

THIS IS A GITHUB ONLY PRE-RELEASE

  • Added Javascript (Unsafe) input method. Unlike other methods, this method does not try to emulate mouse movements and is thus detected by any competent CAPTCHA provider. However, it's a lot faster and still enough for most non-Enterprise variants.
  • Updated Javascript input method to fix potential detection vectors
  • Solving in backgrounded tabs now works again with either Javascript (Unsafe) input method or the --disable-background-timer-throttling launch option.
  • Fixed hCaptcha language switcher
  • Fixed inconsistent motion data for hCaptcha
  • Added partial support for some hCaptcha private versions
  • Added experimental support for hCaptcha Accessibility challenges (text); the Recognition API isn't fully ready yet and basically outputting garbage 100% of the time
  • Fixed focus bug in TextCAPTCHA
  • Experimental Safari support