Skip to content

Releases: sindresorhus/capture-website-cli

v5.2.0

01 Nov 06:51

Choose a tag to compare

  • Add new flags 20a3930
     --preload-lazy-content   Scroll through entire page to trigger lazy-loaded content before capture
     --referrer               Custom referrer header for navigation
     --throw-on-http-error    Throw error on non-2xx HTTP status codes
     --log-console            Redirect page console output to terminal
     --pdf-format             Paper format: letter|legal|tabloid|ledger|a0|a1|a2|a3|a4|a5|a6  [default: letter]
     --pdf-landscape          Use landscape orientation for PDF
     --pdf-margin             Page margins. Accepts a number/string or four comma-separated values for top, right, bottom, and left.
     --pdf-background         Include background graphics in PDF
    

v5.1.0...v5.2.0

v5.1.0

15 Sep 20:44

Choose a tag to compare

  • Add --auto-output flag for automatic filename generation 84244c0
  • Add --insecure flag 11f31c1
  • Add --local-storage flag 3f1d402

v5.0.0...v5.1.0

v5.0.0

09 Sep 07:37

Choose a tag to compare

Breaking

Improvements

  • Add --allow-cors and --wait-for-network-ide flags 7de8fc0

v4.0.0...v5.0.0

v4.0.0

06 Nov 10:33

Choose a tag to compare

Breaking

v3.0.1...v4.0.0

v3.0.1

19 Apr 13:55

Choose a tag to compare

  • Fix passing multiple --header flags 1fbac54

v3.0.0...v3.0.1

v3.0.0

11 Aug 12:49

Choose a tag to compare

Breaking

Improvements

  • Upgrade puppeteer

v2.3.0...v3.0.0

v2.3.0

03 Feb 17:04

Choose a tag to compare

v2.2.0...v2.3.0

v2.2.0

25 Jan 13:22

Choose a tag to compare

v2.1.0...v2.2.0

v2.1.0

08 Oct 14:11

Choose a tag to compare

  • Add support for WebP image type 9cdb399

v2.0.0...v2.1.0

v2.0.0

08 May 09:59

Choose a tag to compare

Breaking

v1.1.0...v2.0.0