Monolith Changelog

What's new in Monolith 2.8.1

Jan 14, 2024
  • Get rid of build warnings

New in Monolith 2.8.0 (Jan 13, 2024)

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

New in Monolith 2.7.0 (Nov 10, 2022)

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

New in Monolith 2.6.2 (Aug 15, 2022)

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

New in Monolith 2.6.1 (Jul 4, 2021)

  • Fix issue associated with faulty encodings in some remote documents

New in Monolith 2.6.0 (Jun 9, 2021)

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

New in Monolith 2.5.0 (Jun 2, 2021)

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

New in Monolith 2.4.1 (Mar 9, 2021)

  • 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

New in Monolith 2.4.0 (Dec 27, 2020)

  • 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

New in Monolith 2.3.1 (Dec 1, 2020)

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