Skip to content

v1.7.2

Choose a tag to compare

@yusha yusha released this 25 Jun 00:09

Tweak

  • Per-step screenshot timing on Windows Terminal. The per-step screenshot could capture the previous step's frame because Windows Terminal renders on the GPU asynchronously and its viewport can lag. Before each grab the tool now scrolls the viewport to the cursor (forcing a re-render of the latest output) and waits a bit longer. This is a best-effort improvement — the audit.json / AUDIT.md / audit.html records are exact regardless of the screenshots.

Full Changelog: v1.7.1...v1.7.2