Skip to content

Releases: erictompkins/page-shots

v1.1.0

19 Jul 14:50
Compare
Choose a tag to compare

Features

  • Added support for overriding certain configuration values through the sizes values in the JSON configuration.
  • Improved error handling when taking the screenshot.
  • Adjusted the maximum delay from 10 seconds to 30 seconds.

Bug fixes

  • Fixed issue where the wrong name value was used to set the name format from the JSON configuration.
  • Fixed issue where if the directory path where the images are saved was more than one level deep then it wouldn't create the full directory path.

v1.0.0

19 Jul 11:10
Compare
Choose a tag to compare

Completes support for taking one or more screenshots of one or more URLs at one or more sizes.
Includes support for:

  • Taking screenshots via the command line.
  • Taking screenshots via the command line and with a JSON configuration file.