Skip to content

Latest commit

History

History
358 lines (121 loc) 路 11.8 KB

CHANGELOG.md

File metadata and controls

358 lines (121 loc) 路 11.8 KB

4.4.39 (2024-04-10)

Bug Fixes

4.4.38 (2024-02-04)

Bug Fixes

  • 馃悰 fix svg use element color error (eb405e1)

4.4.37 (2023-12-18)

Bug Fixes

4.4.36 (2023-12-05)

Features

  • add includeStyleProperties option (6f24f17)

4.4.35 (2023-12-05)

4.4.34 (2023-11-16)

Bug Fixes

  • color not taking effect in font-family: unset (b3880c1)

4.4.33 (2023-10-25)

Bug Fixes

  • when bgImage eq to none, still drawImageCount (ae67b4d)

4.4.32 (2023-10-04)

Bug Fixes

  • fix warning Timer '[modern-screenshot] canvas to blob' already exists (1b46b22)

4.4.31 (2023-09-10)

Features

  • clone-svg rename to embed-svg-use (67589ab)
  • supports fetch.bypassingCache option value is RegExp (closes #38) (936581c)

4.4.30 (2023-08-29)

4.4.29 (2023-08-25)

Bug Fixes

4.4.28 (2023-07-31)

Features

4.4.27 (2023-07-31)

Features

  • supports enable part features, fix more abnormal attributes (#35 #36) (c707dc2)

4.4.26 (2023-06-03)

Bug Fixes

4.4.25 (2023-05-25)

Bug Fixes

Features

  • change worker build target to es2015 (e72e2e1)

4.4.24 (2023-05-14)

Bug Fixes

4.4.23 (2023-05-12)

Performance Improvements

  • performance optimization (aede0a7)

4.4.22 (2023-05-08)

Bug Fixes

4.4.21 (2023-05-08)

Bug Fixes

4.4.20 (2023-05-05)

Bug Fixes

  • safari not use web worker fetch resource(exists blob:null error) (0b4ec02)

4.4.19 (2023-04-26)

Features

4.4.18 (2023-04-26)

Features

  • support currentColor in svg.symbol (322b223)

4.4.17 (2023-04-26)

Bug Fixes

4.4.16 (2023-04-26)

Bug Fixes

  • copy input value in web-component(close #22) (5e4edce)

4.4.15 (2023-04-15)

Bug Fixes

  • getDefaultStyle nodeName not being converted to lower case (c3d5c92)

4.4.14 (2023-04-14)

4.4.13 (2023-04-14)

4.4.12 (2023-04-14)

4.4.11 (2023-04-14)

Features

  • support css.-webkit-scrollbar (close #19) (0a3bfe3)

4.4.10 (2023-04-14)

Bug Fixes

  • web worker only http request (77714aa)

4.4.9 (2023-03-21)

Bug Fixes

  • svg+xml image decoding in Safari and Firefox (close #15) (86085a3)

4.4.8 (2023-03-18)

Bug Fixes

4.4.7 (2023-03-18)

Bug Fixes

  • cssRule.style.fontFamily null safe (close #14) (b8ca4d4)

4.4.6 (2023-03-15)

Bug Fixes

  • logic interruption caused by reading CSS rules (#12) (ecc09df)

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銆乯peg) can be set by scale when domToBlob or domToDataUrl (89e94bf)

4.3.6 (2023-02-20)

Features