4.4.4 (2023-03-12)
4.4.3 (2023-03-06)
- ascii null character regex (83aee39)
4.4.2 (2023-03-05)
- some text parsing exceptions caused by comment node (c2e7df8)
- xml parsing exception caused by ascii control character (a48cb89)
4.4.1 (2023-02-22)
- logic interruptions caused by video cors errors (2bb1c3f)
- remove debug code (88232a2)
- video clone (#10) (3c473d5)
4.4.0 (2023-02-21)
- fetch error does not trigger (e3cf180)
- DPI (png、jpeg) can be set by
scale
whendomToBlob
ordomToDataUrl
(89e94bf)