Skip to content

Releases: cherfia/jotenberg

v2.2.0

23 Feb 20:09

Choose a tag to compare

New Features

Chromium

  • Added addEmulatedMediaFeatures() method to override CSS media features (e.g., prefers-color-scheme).

Full Changelog: v2.1.0...v2.2.0

Release 2.1.0

29 Jan 19:57

Choose a tag to compare

New Features

Chromium

  • Added addWaitForSelector() method to wait for specific CSS selectors before converting HTML to PDF.
  • Added addIgnoreResourceHttpStatusDomains() method to exclude specific domains from resource HTTP status code checks.

Documentation

The documentation improvements help prevent a critical issue where error responses could be written as PDF files - thanks to @andrey-gr

Release 2.0.0

21 Nov 23:11

Choose a tag to compare

Release Notes

Support for Gotenberg 8.25.0

This release supports all the latest features in Gotenberg 8.25.0, including password protection for PDFs, file embedding capabilities, and compatibility with the latest component versions.