Skip to content

v1.1.6

Choose a tag to compare

@HamzaShaikh-source HamzaShaikh-source released this 05 Aug 04:31
· 70 commits to main since this release

v1.1.6 - fun GIF now syncs with the site's verdict banners

Bug fix: the fun GIF companion no longer misses when your code fails a check.

  • Running wrong code on a workout shows the site's verdict banner
    ("You have passed 0/1 tests", "did not pass the check", etc.) - the GIF
    now switches to the error animation on those, and stays on the
    typing/idle animation when all tests pass ("You have passed 1/1 tests").
  • Error detection now reads the pass/fail ratio directly, so it works even
    when you override the site's text color.
  • Detects pale red/pink error surfaces (e.g. the site's failure banner) -
    the old rule only caught fully saturated reds.
  • Scans headings too, since the verdict is rendered as a heading.

Also: fixed the stale "latest release" download links in README/TUTORIAL
(the v1.1.2 asset no longer exists) and refreshed the extension
description in the manifest.

Install: download the ZIP, extract, and load the folder as an unpacked
extension (Edge/Brave/Opera). See TUTORIAL.md for full instructions.