Skip to content

Releases: perfectsense/shot-check

0.5.0

06 Nov 22:06
Compare
Choose a tag to compare
  • First release built by Travis-CI
  • Auto-Updater
  • Fix bug in example project creation

0.4.1

06 Nov 21:21
Compare
Choose a tag to compare
v0.4.1

Add auto-updater

0.4.0

06 Nov 20:33
Compare
Choose a tag to compare
v0.4.0

Remove cache p-limit is not found?

0.3.1 Preview

06 Nov 18:38
Compare
Choose a tag to compare
0.3.1 Preview Pre-release
Pre-release

Bugfix on Baseline Compare screen

0.3.0 Preview

05 Nov 22:41
Compare
Choose a tag to compare
0.3.0 Preview Pre-release
Pre-release

0.3.0 changes:

  • Migrate project configuration to/from custom location if the target file doesn't exist
  • Stability fixes
  • Sort baseline jobs by date

0.2.0 Preview

04 Nov 22:39
Compare
Choose a tag to compare
0.2.0 Preview Pre-release
Pre-release

0.2.0 changes:

  • Baseline check type - capture one "left hand side" set of shots and then capture the right hand side again and again
  • Stability and error messaging improvements
  • Example project created automatically upon installation if zero projects exist

0.1.0 Preview

27 Oct 21:39
Compare
Choose a tag to compare
0.1.0 Preview Pre-release
Pre-release

Initial capabilities of Shot Check include:

  • Manual side by side or before/after comparisons
  • Project configuration including multiple sites and environments
  • Project configuration file in custom path
    • Safe to check in to version control repository because auth is stored separately
  • Auto discovery of representative URLs (/spot-check-urls.txt)
  • Environment to Environment checks
  • Before and After checks
  • Blue/Green Verify checks
  • Basic HTTP auth

TODO:

  • Improve README
  • gh-pages
  • Cross platform (Windows + Linux) builds
  • Code signing
  • Automatic updates
  • Cookie support for authentication
  • Improve logo
  • Documentation, introduction screen(s) and more tooltips
  • Improve report view
  • Global path transforms like query parameters for cache busting, etc.
  • Custom request headers
  • Baseline check type - capture one "left hand side" set of shots and then capture the right hand side again and again
  • (Someday) Firefox support