Skip to content

Releases: apolloeleven/qa-screenshot-comparator

Dynamic page load timeout

18 Jun 07:30
Compare
Choose a tag to compare
  • Make page load timeout variable dynamic

Implement custom url parsing

15 Jan 15:24
Compare
Choose a tag to compare
v1.1.6

Update package.json

Skip WWW domains

15 Jan 13:00
Compare
Choose a tag to compare
v1.1.5

Update package json version

Emit thumbnail data in comparison emit

11 Jan 12:46
Compare
Choose a tag to compare
v1.1.4

Update package.json version

Thumbnails generation logic change

10 Jan 08:18
Compare
Choose a tag to compare
  • Change thumbnail generation logic: crop image height according to width (square) and then resize
  • Implement thumbnail generation for output (comparison) images
  • Use Jimp library for crop and resize

Configurable paths

03 Jan 13:36
Compare
Choose a tag to compare
  • Added possibility to configure relative path to current, output and stable folders
  • Clear output folder on each generation run

Update package.json

04 Oct 12:57
Compare
Choose a tag to compare
v1.1.1

Update package json for 1.1.0 version

Change files structure

04 Oct 12:56
Compare
Choose a tag to compare
  • Added optional thumbnail generation possibility for each image
  • Implement optional HTTP basic authentication parameters
  • Added event listeners for Generator class
  • Structured files
  • Improved code
  • Improved README.md

Remove unsed dependencies

24 Sep 13:40
Compare
Choose a tag to compare
v1.0.1

Remove extra (unused) dependencies

First release

24 Sep 10:26
Compare
Choose a tag to compare

Fix .env.js problem
If .env file does not exist, then create custom custom object in src/conf.js file.