Releases: cityssm/pdf-puppeteer
Releases · cityssm/pdf-puppeteer
v4.3.1
v4.3.0
v4.2.1
Update vulnerable puppeteer
dependency.
Full Changelog: v4.2.0...v4.2.1
v4.2.0
Now using @cityssm/paper-sizes to ensure report output uses exact paper dimensions.
v4.1.0
Highlights
- Ensure that
format
parameter is respected when setting the page size.
Important Note
@cityssm/pdf-puppeteer v4 introduced a workaround for a known issue with Puppeteer generating PDFs on Windows machines. The workaround switches to a system installation of Firefox if the problem is detected. Note that there is also a Puppeteer workaround available to get Chrome working as expected.
v4.0.0
Highlights
- Automatically switch from Chrome to Firefox if an error happens during PDF generation, as is currently the case with
Chrome/125.0.6422.60/@3ac3319bff9f3e139d632e3d195e3d2d43d86e37
on Windows. - Automatic browser closing logic to reduce browser hangs on application shutdown.
v3.0.5
v3.0.4
Update vulnerable dependency.
Full Changelog: v3.0.3...v3.0.4
v3.0.3
v3.0.1
Fix typo in the usage part of the readme.
Full Changelog: v3.0.0...v3.0.1