Skip to content

Latest commit

 

History

History
71 lines (26 loc) · 2.56 KB

CHANGELOG.md

File metadata and controls

71 lines (26 loc) · 2.56 KB

4.4.5 (2023-03-14)

Bug Fixes

4.4.4 (2023-03-12)

Bug Fixes

4.4.3 (2023-03-06)

Bug Fixes

  • ascii null character regex (83aee39)

4.4.2 (2023-03-05)

Bug Fixes

  • some text parsing exceptions caused by comment node (c2e7df8)
  • xml parsing exception caused by ascii control character (a48cb89)

4.4.1 (2023-02-22)

Bug Fixes

4.4.0 (2023-02-21)

Bug Fixes

  • fetch error does not trigger (e3cf180)

Features

  • DPI (png、jpeg) can be set by scale when domToBlob or domToDataUrl (89e94bf)

4.3.6 (2023-02-20)

Features