Skip to content

Releases: perfectsense/shot-check

0.8.3

21 Aug 22:45
Compare
Choose a tag to compare
  • Parse the Cookie request header and actually set those cookies on the request.

Full Changelog: v0.8.2...v0.8.3

v0.8.2: Disable web security to avoid invalid CORS errors

25 Mar 20:42
Compare
Choose a tag to compare
https://stackoverflow.com/questions/52129649/puppeteer-cors-mistake
https://github.com/puppeteer/puppeteer/issues/4889

0.8.1 Preview

16 Nov 21:02
Compare
Choose a tag to compare
  • Bugfix: Navigation timeout of one URL should not kill the entire run

0.8.0 Preview

13 Nov 23:11
Compare
Choose a tag to compare
  • 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

12 Nov 23:05
Compare
Choose a tag to compare
  • Bugfix: White screen when clicking the "Baseline Captured: Compare" link

0.7.0 Preview

12 Nov 22:42
Compare
Choose a tag to compare

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

12 Nov 22:29
Compare
Choose a tag to compare
0.7.0-pre Pre-release
Pre-release
v0.7.0-pre

Fake Notarization Progress to keep travis awake

0.6.0-pre

11 Nov 19:27
Compare
Choose a tag to compare
0.6.0-pre Pre-release
Pre-release
v0.6.0-pre

Formatting

0.6.0

11 Nov 20:10
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release
v0.6.0

Formatting

0.5.1

09 Nov 23:19
Compare
Choose a tag to compare
0.5.1 changes:

* Minor bugfix in edit environment screen