Skip to content

v1.8.0

Choose a tag to compare

@yusha yusha released this 25 Jun 01:24

New: choose how screenshots are captured

  • You're now asked up front whether to capture screenshots. If yes, each per-step screenshot is taken automatically ~2 seconds after the step finishes (or press ENTER to grab it sooner) — you don't have to babysit it, and the short pause lets the screen settle, which helps sidestep the Windows Terminal render lag. If no, the run just produces the audit reports (the HTML report leaves out the screenshots section).
  • macOS is now supported via the built-in screencapture (your terminal needs Screen Recording permission in System Settings → Privacy).
  • Headless / unsupported environments are detected — on Azure Cloud Shell, SSH, or any host with no graphical desktop, the tool tells you screenshots aren't available and continues with the audit reports (plus a text transcript where supported).

Full Changelog: v1.7.3...v1.8.0