This release adds some minor new features and fixes some bugs, e.g. related to multiline text. Thanks to all contributors!
New Features
Bugfixes
- #3271: fix
html
function only rendering on the first invocation per document - #3304, #3295: fix
context2D.closePath
(now properly closes the path) - #3274: fix Acroform text fields with multiline text
- #3281: fix
textWithLink
for multiline text - #3283: fix
lineHeightFactor
intext
options having no effect - #3302: fixes to
html
typings - #3272: fix return type of
save
function in typings (promise overload)