Skip to content

Release 2.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 17:53
· 448 commits to main since this release

2.3.0 (2023-12-03)

Features

  • add PDF/Universal Accessibility property (ed4ca4b)
  • chromium: add delay before converting document into PDF (3181df4)
  • chromium: add extraHttpHeaders to send while loading HTML document (45e6f09)
  • chromium: add failOnConsoleExceptions property (79d591f)
  • chromium: add omitBackground to allow generating PDFs with transparency (01c5848)
  • chromium: add userAgent property to override default User-Agent header (f2ef02d)
  • chromium: add waitDelay property (be6f392)
  • chromium: add waitForExpression property (c197ac9)

Bug Fixes

  • use pdfa instead of pdfFormat form filed (7fb396f)