Skip to content

Releases: Sicos1977/ChromiumHtmlToPdf

Version 2.5.8

13 Sep 05:35
Compare
Choose a tag to compare
  • Also set cache on WebProxy when the method SetDiskCache is used

Version 2.5.7

12 Sep 16:20
Compare
Choose a tag to compare
  • Added option and property to enable or disable disk caching
  • Fixed bug in url blacklisting

Version 2.5.6

12 Sep 08:04
Compare
Choose a tag to compare
  • Added method SetDiskCache to tell Chrome where to cache its content
  • Added flag to enable or disable caching (enabled by default)
  • Added logging that shows that something is loaded from cache

Version 2.5.3

06 Sep 17:33
Compare
Choose a tag to compare

-Added method SetDiskCache to tell Chrome where to cache its content

Version 2.5.2

03 Sep 11:20
Compare
Choose a tag to compare

Do not disable background networking with the flag --disable-background-networking

Version 2.5.1

26 Aug 05:44
Compare
Choose a tag to compare
  • Updated nuget packages

Version 2.5.0

13 Jul 08:55
Compare
Choose a tag to compare
  • Implemented Microsoft ILogger Interface instead of a logging stream (breaking change but not if you don't use any logging)

Version 2.4.0

03 Jul 12:28
Compare
Choose a tag to compare
  • Added option to convert the webpage to image format (PNG)

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