Skip to content

Releases: Sicos1977/ChromiumHtmlToPdf

Version 2.5.19

20 Nov 15:56
Compare
Choose a tag to compare
  • Updated nuget packages

Version 2.5.18

10 Nov 14:16
Compare
Choose a tag to compare
  • Added some extra logging
  • Read DPI settings from Graphics device

Version 2.5.17

30 Oct 15:42
Compare
Choose a tag to compare
  • Added some extra logging
  • Added support to use an HTML string instead of a file or url

Version 2.5.14

22 Oct 06:20
Compare
Choose a tag to compare
  • Use async method to open websocket connection and added some more logging

Version 2.5.12

21 Oct 10:25
Compare
Choose a tag to compare
  • Handling image load timeout parameter (this did not work)
  • Added some extra logging
  • Add macOS path to Chrome

Version 2.5.10

22 Sep 10:12
Compare
Choose a tag to compare
  • Fixed bug in url blacklisting when there is no sanitization

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