Skip to content

bb-browser: v0.11.5

Choose a tag to compare

@github-actions github-actions released this 07 May 08:19
46a8aff

0.11.5 (2026-05-07)

Bug Fixes

  • Stale highlight overlays no longer accumulate — Previously, calling snapshot -i multiple times (especially in SPAs) caused old highlight boxes to pile up. Now each snapshot starts clean by removing previous overlays before building the new tree. Closes #173.
  • Screenshot captures are cleanscreenshot now automatically removes any highlight overlays before capturing, ensuring screenshots are never polluted by numbered ref boxes.