Skip to content

Releases: Y2Z/monolith

monolith v2.8.1

14 Jan 02:04
Compare
Choose a tag to compare
  • Get rid of build warnings

monolith v2.8.0

13 Jan 15:37
Compare
Choose a tag to compare
  • Add cookie file support (-C option)
  • Move custom encoding option from -C to -E

monolith v.2.7.0

10 Nov 16:41
Compare
Choose a tag to compare
  • Add support for whitelisting and blacklisting domains
  • Fix bug that prevented processing of XHTML target documents

monolith v2.6.2

14 Aug 15:18
013d93b
Compare
Choose a tag to compare
  • Enable support for brotli and deflate compression methods
  • Include unsafe-eval into list of origins for isolated documents

monolith v2.6.1

04 Jul 05:42
6826b59
Compare
Choose a tag to compare
  • Fix issue associated with faulty encodings in some remote documents

monolith v2.6.0

08 Jun 23:31
2539aac
Compare
Choose a tag to compare
  • Support for wide range of charsets aside from UTF-8
  • New option for saving document using custom encoding

monolith v2.5.0

02 Jun 14:13
22a031a
Compare
Choose a tag to compare
  • New option for unwrapping contents of NOSCRIPT tags
  • No extra whitespace after escaped characters in stylesheets

monolith v2.4.1

09 Mar 12:17
cbbb297
Compare
Choose a tag to compare
  • 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

monolith v2.4.0

26 Dec 08:53
9504017
Compare
Choose a tag to compare
  • 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

monolith v2.3.1

02 Aug 01:12
8462b6b
Compare
Choose a tag to compare
  • Adds <base /> tag when saved from HTTP(S)