Skip to content

Releases: Sicos1977/ChromiumHtmlToPdf

Version 4.4.2

07 Oct 14:14

Choose a tag to compare

  • Updated nuget packages
  • Added extra console parameter, see issue #207

What's Changed

  • Add header/footer options to documentation by @Noise477 in #196
  • [WIP] can't generate a landscape pdf with the page settings on a local windows machine with edge by @Copilot in #201
  • [WIP] EnableChromiumLogging does not work in the console application by @Copilot in #200
  • Revert "[WIP] can't generate a landscape pdf with the page settings o… by @Sicos1977 in #202
  • Fix landscape PDF generation with custom paper dimensions by @Copilot in #203
  • [WIP] Add support for setting request headers in console application by @Copilot in #205
  • Update README with --request-headers option documentation by @Copilot in #207

New Contributors

  • @Copilot made their first contribution in #201

Full Changelog: 4.4.0...4.4.2

4.4.0

19 Jun 05:48

Choose a tag to compare

  • Updated nuget package
  • Comprehensive Header and Footer Customization (thanks to Noise477)

Version 4.3.3

03 Apr 14:38

Choose a tag to compare

  • Don't suppress exception from SendForResponseAsync (@MaceWindu)

Version 4.3.2

12 Feb 15:12

Choose a tag to compare

  • Use more precise dimensions for A0 to A6 page formats-
  • Added several options useful for running on linux server for internal projects

Both thanks to @jakubposkicom

Version 4.3.1

07 Feb 10:11

Choose a tag to compare

  • Updated nuget packages
  • Some logging fixes by @MaceWindu
  • Remove useoldheadlessmode parameter (obsolete since Chromium version 132 and up)

Version 4.2.11

25 Nov 06:57

Choose a tag to compare

  • Updated nuget packages
  • Fix object refenrece error when trying to detect encoding
  • Fix NRE when converter called without explicit profile path
  • Fix WebSocket connection failure handling + multiple async code fixes

Version 4.2.10

22 Oct 07:59

Choose a tag to compare

  • Merged pull request from #MaceWindu that has async code fixes
  • Updated nuget packages

Version 4.2.9

01 Sep 13:06

Choose a tag to compare

  • Fixes an object reference error with the encoding detector (.txt files)

Version 4.2.8

29 Aug 05:59

Choose a tag to compare

  • Fixed issue with headless = old or new
  • Fixed type in logging
  • Updated nuget packages

Version 4.2.6

31 May 07:35

Choose a tag to compare

  • Added option EnableChromiumLogging to enable Chromium debug logging