Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 16 Aug 03:36
· 9 commits to main since this release

Fixed

  • A page could be reported as changed when nothing about it had changed. The capture waited for images but not for webfonts, so a page could render with a fallback font on one run and the real font on the next. Caught by the macOS CI job, which reported /p/4 as changed between two identical runs. The capture now waits for document.fonts.ready (up to 3 seconds) before screenshotting.

Changed

  • The README no longer claims to show what changed inside a page. stm names the pages that changed and hands you the files; there is no visual diff, and that limit is now stated where the mechanism is explained.
  • Trimmed the badge row to the version, the licence and the author, and replaced the nine agent logos with plain text.