Skip to content

Releases: gildas-lormeau/single-file-cli

v2.0.73

21 Nov 12:24
Compare
Choose a tag to compare
  • Added option --filename-replaced-character

v2.0.72

20 Nov 15:03
Compare
Choose a tag to compare

Fixed "Permission Error" when saving pages to a Shared Network Drive on Windows and using single-file.exe (see #141)

v2.0.71

12 Nov 22:43
Compare
Choose a tag to compare
  • Added --browser-capture-max-time option allowing you to define the maximum time for capturing the page (60s by default)
  • Added support of {url-original} template variable storing the URL that was originally requested
  • Upgraded Deno to version 2.0.6 (cf. built files)

v2.0.70

09 Nov 22:33
Compare
Choose a tag to compare
  • Fixed issue where options passed from the CLI where ignored when using --urls-file and passing specific options in the file
  • Use full-width symbols to replace invalid file name character instead of "_" when possible
  • Added --debug-messages-file option which can be useful for debugging purposes
  • Added option --blocked-url-patternoption which can be used to block resources with URLs matching a regular expression
  • Fixed minor issues
  • Upgraded Deno to 2.0.5 (cf. built files)

v2.0.69

22 Oct 21:57
Compare
Choose a tag to compare
  • Added support of options written in lowercase (e.g. --crawl-replace-urls instead of --crawl-replace-URLs)
  • Fixed issue with unexpected downloads in the browser (downloads are now denied)
  • Added option --browser-wait-until-timeout (1000 ms by default)
  • Added support of options for each URL when using --urls-file (see #133)

v2.0.68

14 Oct 21:56
Compare
Choose a tag to compare
  • Fixed stretched images issue (e.g. on Reddit)
  • Fixed issue where textarea contents where not saved
  • Fixed warnings related to the sandbox attribute on iframes
  • Fixed site URL issue when crawling multiple URLs (see #128)

v2.0.67

01 Oct 14:16
Compare
Choose a tag to compare
  • Added detection of unknown options
  • Fixed error when rewriting URLs
  • Added --console-messages-file option to store browser logs in a file
  • Fixed minor issues
  • Automated push to Docker Hub for amd64 and arm64 platforms

v2.0.64

21 Sep 21:02
Compare
Choose a tag to compare

v2.0.63

20 Sep 23:03
Compare
Choose a tag to compare
  • Fixed issue when saving pages in a mounted directory with Docker
  • Fixed various minor issues

v2.0.62

16 Sep 21:53
Compare
Choose a tag to compare
  • Made --embed-pdf option compatible with regular ZIP files (and self-extracting files since v2.0.61)
  • Added --embedded-pdf option to embed a custom PDF file