Skip to content

Releases: Sicos1977/ChromiumHtmlToPdf

Version 3.1.6

25 Sep 06:15
Compare
Choose a tag to compare
  • Updated nuget packages
  • Catch exception when one is thrown from the HTMLSanitizer

Version 3.1.5

22 Sep 07:40
Compare
Choose a tag to compare
  • The new chromium headless mode is now the only and default mode

Version 3.1.4

23 Aug 06:38
Compare
Choose a tag to compare
  • Downgraded some nuget packages to resolve a version conflict
  • Replaced UDE.Net with UTFUnknown package
  • Added extra logging

Version 3.1.3

16 Aug 17:22
Compare
Choose a tag to compare
  • Updated nuget package
  • Some changes when targeting mac OSX

Version 3.1.1

31 Jul 08:44
Compare
Choose a tag to compare
  • Updated nuget package
  • Fixed error when saving image

Version 3.1.0

04 Jun 11:24
Compare
Choose a tag to compare
  • Updated nuget packages
  • Added support for --headless=new (See UseNewHeadlessMode property)
  • Added option to add HTTP request headers (See ConvertUri class)

Version 3.0.0

10 May 07:15
Compare
Choose a tag to compare
  • This project now targets Chromium instead of Chrome
  • Added support for Microsoft Edge
  • Renamed library from ChromeHtmlToPdfLib to ChromiumHtmlToPdfLib (so you need to update the namespaces)

Version 2.6.8

29 Mar 15:55
Compare
Choose a tag to compare
  • Updated nuget packages
  • Fix caching bug

Version 2.6.7

11 Feb 09:50
Compare
Choose a tag to compare
  • Update nuget packages

Version 2.6.5

30 Oct 10:44
Compare
Choose a tag to compare
  • Updated nuget packages
  • Getting rid of WebSocket4Net dependency (thanks to Paraxenate)