Skip to content

Release history

url-to-png releases

Selfhosted. URL to PNG utility featuring parallel rendering using Playwright for screenshots and with storage caching via Local, S3, or CouchDB

All releases

2 shown

v2.1.4 Maintenance

Switched to OIDC trusted publishing for npm releases, replacing long-lived tokens with provenance attestation.

Full changelog

Changes

  • Switch npm publish to trusted publishing via OIDC (no long-lived token, includes provenance attestation)
  • Bump CI to Node 22 and npm latest

Same build fix as v2.1.3 (typescript ^5.7.2, @types/node ^20.19.39 for hono 4.9.7).

v2.1.3 Bug fix

TypeScript and type compatibility fixes to unblock Docker publish workflow.

Full changelog

Fix

  • Bump typescript to ^5.7.2 and @types/node to ^20.19.39 for hono 4.9.7 compatibility
  • Wrap imageBuffer in new Uint8Array(...) to satisfy hono's c.body typing

Unblocks the Docker publish workflow that was failing on tsc --project tsconfig.build.json.

Beta — feedback welcome: [email protected]