Skip to content

Releases: msindwan/mhtml2html

v3.0.0

04 Mar 02:09
091148c
Compare
Choose a tag to compare

Changelog

  • 03/03/2020
    • Supported embedding iframes as an optional feature
    • Ran tests against a node environment as well
    • Updated API to pass object as options

v2.0.0

11 Sep 03:32
b4a6b74
Compare
Choose a tag to compare

Changelog

  • 09/10/2019
    • Updated API to include DOM parser via dependency injection
    • Fixed CSS import references and resolving absolute urls incorrectly
    • Reduced bundle size from 40kb to 9kb

v1.3.0

07 Sep 21:14
Compare
Choose a tag to compare

Changelog

  • 09/07/2019
    • Moved to webpack for browser bundle
    • Fixed package index to point to minified script

v1.2.0

30 Jul 22:38
Compare
Choose a tag to compare

Changelog

  • 07/30/2018
    • Updated package.json and README to use yarn
    • Reverted back to using the distribution script for the package index

v1.1.3

18 Nov 22:06
Compare
Choose a tag to compare

Changelog

  • 11/17/2017
    • Fixed a regression with btoa failing on non-latin characters

v1.1.2

18 Nov 00:03
Compare
Choose a tag to compare

Changelog

  • 11/17/2017
    • Fixed a bug with multiline MHTML headers
    • Added minor performance optimizations and moved dependencies outside of the source directory
    • Added support for style tag reference replacements
    • Added integration tests

v1.0.8

12 Nov 00:53
186ac28
Compare
Choose a tag to compare
Update .npmignore