Skip to content

Releases: cityssm/pdf-puppeteer

v4.3.1

16 Sep 18:44
Compare
Choose a tag to compare

Dependencies and linting.

v4.3.0

14 Aug 20:22
Compare
Choose a tag to compare

Updated puppeteer.

v4.2.1

22 Jul 14:06
Compare
Choose a tag to compare

Update vulnerable puppeteer dependency.

Full Changelog: v4.2.0...v4.2.1

v4.2.0

27 May 19:02
Compare
Choose a tag to compare

Now using @cityssm/paper-sizes to ensure report output uses exact paper dimensions.

v4.1.0

24 May 15:24
Compare
Choose a tag to compare

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

23 May 17:19
Compare
Choose a tag to compare

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

30 Apr 19:05
Compare
Choose a tag to compare

Dependencies.

v3.0.4

03 Apr 18:25
Compare
Choose a tag to compare

Update vulnerable dependency.

Full Changelog: v3.0.3...v3.0.4

v3.0.3

03 Apr 14:19
Compare
Choose a tag to compare

Highlights

  • More reliable Puppeteer launching.

Full Changelog: v3.0.1...v3.0.3

v3.0.1

28 Mar 18:16
Compare
Choose a tag to compare

Fix typo in the usage part of the readme.

Full Changelog: v3.0.0...v3.0.1