Skip to content

Releases: zenato/puppeteer-renderer

v4.0.3

29 May 22:59
3c46bf3

Choose a tag to compare

🔒 Security patch

Resolves all advisories reported by pnpm audit (1 critical, 29 high, 24 moderate, 3 low) down to 0.

Highlights:

  • axios 1.15.0 → 1.16.1, qs → 6.15.2, lodash → 4.18.1, express → 4.22.2 (path-to-regexp), puppeteer → 24.43.1 (basic-ftp critical, ws, ip-address), turbo → 2.9.16
  • Refreshed lockfile to pull patched transitive dependencies
  • Compatibility fix for puppeteer's page.screenshot() now returning Uint8Array

Versions: puppeteer-renderer 4.0.3, puppeteer-renderer-middleware 1.0.3.

What's Changed

  • chore: bump puppeteer-renderer-middleware to v1.0.2 by @zenato in #113
  • docs: fix and improve puppeteer-renderer-middleware README by @zenato in #114
  • fix: patch dependency security vulnerabilities by @zenato in #115

Full Changelog: v4.0.2...v4.0.3

v4.0.2

13 Apr 21:57
0709242

Choose a tag to compare

What's Changed

  • fix: update qs to v6.14.1 to resolve security vulnerability by @zenato in #110
  • chore: add ai instruction by @zenato in #111
  • fix: update axios to v1.15.0 to resolve security vulnerability by @zenato in #112

Full Changelog: v4.0.1...v4.0.2

v4.0.1

15 Dec 12:24
516a2fd

Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

06 Dec 14:51
0cd51e3

Choose a tag to compare

What's Changed

  • feat: v4 API redesign with breaking changes by @zenato in #107
  • fix: resolve Docker build hanging issue by @zenato in #108

Full Changelog: v3.8.0...v4.0.0

v3.8.0

30 Sep 04:34
a47b106

Choose a tag to compare

What's Changed

Full Changelog: v3.7.0...v3.8.0

v3.7.0

25 Jun 06:21
89933a0

Choose a tag to compare

What's Changed

Full Changelog: v3.6.0...v3.7.0

v3.6.0

20 May 05:42
fe0eedc

Choose a tag to compare

What's Changed

  • fix: remove quality option when create png image

Full Changelog: v3.5.0...v3.6.0

v3.5.0

19 May 12:43
b285829

Choose a tag to compare

What's Changed

  • fix: change headless launch option to shell
  • feat: remove userdir option and add launch args

Full Changelog: v3.4.0...v3.5.0

Release v3.4.0

18 May 09:40
c2dc246

Choose a tag to compare

What's Changed

  • Add tini as init system to Dockerfile by @7a6163 in #98

Full Changelog: v3.3.0...v3.4.0

Release v3.3.0

17 May 03:08
f9c5eb9

Choose a tag to compare

What's Changed

  • fix: Improve URL validation and handling in router by @7a6163 in #96

Full Changelog: v3.2.0...v3.3.0