Monolith Versions Save

⬛️ CLI tool for saving complete web pages as a single HTML file

v2.8.1

4 months ago
  • Get rid of build warnings

v2.8.0

4 months ago
  • Add cookie file support (-C option)
  • Move custom encoding option from -C to -E

v2.7.0

1 year ago
  • Add support for whitelisting and blacklisting domains
  • Fix bug that prevented processing of XHTML target documents

v2.6.2

1 year ago
  • Enable support for brotli and deflate compression methods
  • Include unsafe-eval into list of origins for isolated documents

v2.6.1

2 years ago
  • Fix issue associated with faulty encodings in some remote documents

v2.6.0

3 years ago
  • Support for wide range of charsets aside from UTF-8
  • New option for saving document using custom encoding

v2.5.0

3 years ago
  • New option for unwrapping contents of NOSCRIPT tags
  • No extra whitespace after escaped characters in stylesheets

v2.4.1

3 years ago
  • Enforce saved document's charset to always be set to UTF-8
  • Process and embed contents of NOSCRIPT tags
  • Fix embedding of srcset for PICTURE tags
  • Embed alternate stylesheets
  • Switch license to CC0-1.0

v2.4.0

3 years ago
  • Support for embedding audio and video assets
  • New option for setting custom base URL
  • It's now possible to obtain input HTML from stdin
  • Fix issues that were associated with parsing of srcset

v2.3.1

3 years ago
  • Adds <base /> tag when saved from HTTP(S)