Skip to content

v4.0.0

Latest

Choose a tag to compare

@HackbrettXXX HackbrettXXX released this 03 Jan 14:47
e6cf03d

This release fixes a critical path traversal/local file inclusion security vulnerability in the jsPDF Node.js build. File system access is now restricted by default and can be enabled by either using node's --permission flag or the new jsPDF.allowFsRead property.

There are no other breaking changes.