Skip to content

Releases: Sicos1977/ChromiumHtmlToPdf

Version 2.3.0

14 Jun 09:07
Compare
Choose a tag to compare
  • Updated nuget packages
  • Fixed code so that running Chrome under a different user works on Linux
  • Added more logging

Version 2.2.2

20 May 17:14
Compare
Choose a tag to compare
  • Updated nuget packages
  • Fix error with blacklisting url

Version 2.2

26 Mar 10:03
Compare
Choose a tag to compare
  • Added option to also log Chrome's network traffic to the log stream
  • Updated nuget packages

Version 2.1.14

24 Mar 14:19
Compare
Choose a tag to compare
  • Log urls added to the safeUrl list

Version 2.1.13

11 Mar 14:01
Compare
Choose a tag to compare
  • Also add PreWrap uri to safeUrl list

Version 2.1.12

10 Mar 14:56
Compare
Choose a tag to compare
  • Added safeUrl list that is used to add temporary urls that are generated by the code so that they are automaticly whitelisted

Version 2.1.11

10 Mar 12:48
Compare
Choose a tag to compare
  • Update image sources when sanitizing an html page and saving it in a temp folder

Version 2.1.6

13 Dec 10:54
Compare
Choose a tag to compare
  • Added option to size the PDF page to the HTML content that Chrome is displaying

Version 2.1.5

08 Dec 13:47
Compare
Choose a tag to compare
  • Reload webpage when sanitizer has sanitized the webpage

Version 2.1.1

29 Oct 11:51
Compare
Choose a tag to compare
  • Make code compatible with .net core 3.0
  • Make a .net standard 2.0 and .net core 3.0 assembly in the nuget package
  • Change code so that the image validation also block images that are on the url blacklist