Releases: Y2Z/monolith
Releases · Y2Z/monolith
monolith v2.10.1
monolith v2.10.0
- Introducing file name templates (
%title%
,%timestamp%
) - JavaScript files are now embedded as plain text
- Fixed embedding images linked within SVG
- Improved parsing of
srcset
attribute
monolith v2.9.0
- on-disk caching
- parsing multiple values within
rel
- embed
apple-touch-icon
assets - flag
-s
/--silent
is now-q
/--quiet
monolith v2.8.3
Referer
HTTP header is no longer sent for non-http(s) URL schemes--no-default-features
build flag prevents static linking of OpenSSL
monolith v2.8.2
- HTTP
referer
header now gets sent along with network requests for resources - Improved parsing of
srcset
HTML element attribute openssl
is now linked statically
monolith v2.8.1
- Get rid of build warnings
monolith v2.8.0
- Add cookie file support (
-C
option) - Move custom encoding option from
-C
to-E
monolith v.2.7.0
- Add support for whitelisting and blacklisting domains
- Fix bug that prevented processing of XHTML target documents
monolith v2.6.2
- Enable support for brotli and deflate compression methods
- Include unsafe-eval into list of origins for isolated documents
monolith v2.6.1
- Fix issue associated with faulty encodings in some remote documents