Releases: perfectsense/shot-check
Releases · perfectsense/shot-check
0.8.3
v0.8.2: Disable web security to avoid invalid CORS errors
https://stackoverflow.com/questions/52129649/puppeteer-cors-mistake https://github.com/puppeteer/puppeteer/issues/4889
0.8.1 Preview
- Bugfix: Navigation timeout of one URL should not kill the entire run
0.8.0 Preview
- Refactor screenshot capture to stitch multiple 8,192 pixel tall screens together, up to a maximum total height of 65,536
- Note: This may result in artifacts if the page has a sticky header or footer. This is a side effect of the stitching process and is unavoidable. It is, however, deterministic, so it should not affect the comparison.
0.7.1 Preview
- Bugfix: White screen when clicking the "Baseline Captured: Compare" link
0.7.0 Preview
0.7.0 includes:
- Apple notarization
- Chromium is no longer bundled in the installer; it's downloaded the first time you use it
- Ability to opt-in to pre-releases if desired
- Support for query strings and extra request headers
- Better detection of scroll height in some cases (still a known bug)
- Vi-style J/K/H/L navigation on result page
0.7.0-pre
v0.7.0-pre Fake Notarization Progress to keep travis awake
0.6.0-pre
v0.6.0-pre Formatting
0.6.0
v0.6.0 Formatting
0.5.1
0.5.1 changes: * Minor bugfix in edit environment screen