New
Unclaimed project
Are you a maintainer of jsPDF? Claim this project to take control of your public changelog and roadmap.
Changelog
Client-side JavaScript PDF generation for everyone.
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.