Skip to content

Release 0.9.4

Choose a tag to compare

@mtln mtln released this 15 Oct 21:05
· 35 commits to main since this release

Introduced the --embed-media parameter, which can be used in both interactive and non-interactive modes. When enabled, all media attachments are embedded as base64-encoded content directly within the .html file. Only a single HTML file is generated, using the same name as the original .zip file but with the .html extension instead.

Note: the resulting .html file can become very large if it contains many media files.