You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.