Skip to content

Releases: jean-humann/docs-to-pdf

v1.4.0

Choose a tag to compare

@jean-humann jean-humann released this 31 May 19:33
ea65504

1.4.0 (2026-05-31)

Features

  • make in-PDF hyperlinks jump to the target heading (#605) (be2791c), closes #336

v1.3.0

Choose a tag to compare

@jean-humann jean-humann released this 31 May 16:03
2c45ee3

1.3.0 (2026-05-31)

Features

  • add --excludeCoverPageHeaderFooter to omit header/footer on the cover (#603) (dcb265e), closes #582
  • avoid page breaks immediately after headings (#600) (cec4b8a), closes #275

Bug Fixes

  • restore CLI options dropped in the PDF outline refactor (#601) (40eddd6)

v1.2.0

Choose a tag to compare

@jean-humann jean-humann released this 31 May 14:16
43cf05b

1.2.0 (2026-05-31)

Features

  • add PDF outline/bookmarks from HTML headings (#532) (5f0c80a)
  • details: skip already open details elements in openDetails function (#581) (07a87e0)

Bug Fixes

  • correct CLI option parsing and crawl edge cases (#593) (50e1362)
  • redact basic-auth password in debug logging (#594) (9ecb003)
  • restore CommonJS compatibility for ESM-only dependencies (#597) (f399f90), closes #562

v1.1.0

Choose a tag to compare

@jean-humann jean-humann released this 23 Oct 14:47
6dab5a1

1.1.0 (2025-10-23)

Features

  • add iframe content extraction support (#527) (694d63e)

Bug Fixes

  • preserve aspect ratio for non-square cover images (#525) (369f047), closes #274

v1.0.0

Choose a tag to compare

@jean-humann jean-humann released this 22 Oct 16:45
7e3726c

1.0.0 (2025-10-22)

⚠ BREAKING CHANGES

  • Minimum Node.js version is now 20.0.0 (previously 18.0.0). Projects using Node.js 18 or 19 must upgrade to continue using this package.

Features

  • add docusaurus command (#212) (7b015c5)
  • auth: add HTTP Basic Authentication support (3d689fd)
  • modernize tooling and add comprehensive Docker testing (#487) (64929a3)

v0.6.2

Choose a tag to compare

@release-please release-please released this 22 Aug 07:30
349090f

0.6.2 (2023-08-22)

Bug Fixes

v0.6.1

Choose a tag to compare

@release-please release-please released this 19 Aug 07:33
337a56a

0.6.1 (2023-08-19)

Bug Fixes

  • properly locate chrome for puppeteer (#210) (c32bf33)

v0.6.0

Choose a tag to compare

@release-please release-please released this 18 Aug 15:30
4a2fec5

0.6.0 (2023-08-18)

Features

Bug Fixes

v0.5.1

Choose a tag to compare

@release-please release-please released this 09 Aug 12:14
8162e51

0.5.1 (2023-08-09)

Bug Fixes

v0.5.0

Choose a tag to compare

@release-please release-please released this 09 Aug 08:01
8368175

0.5.0 (2023-08-08)

Features