Skip to content

Releases: pofider/phantom-html-to-pdf

0.8.2

20 Jul 10:52
Compare
Choose a tag to compare

fix https image proxying with encoded urls

0.8.1

28 Jun 22:24
Compare
Choose a tag to compare

add option proxyHttpsCallsToResources - phantomjs ssl issues workaround - route https resource calls through internal webserver to allow running on later ubuntu without SSL issues

this release needs a newer nodejs likely

0.7.0

20 Jul 21:24
Compare
Choose a tag to compare

allow per request timeout in server strategy

0.6.2

02 Nov 21:55
Compare
Choose a tag to compare

block local requests

0.6.0

09 Jul 18:56
Compare
Choose a tag to compare
  • ensure node 12 support

0.5.6

28 May 17:00
Compare
Choose a tag to compare

0.5.5

17 Sep 18:14
Compare
Choose a tag to compare

#76 Race conditions when generating PDF files

0.5.4

16 May 12:15
Compare
Choose a tag to compare
  • updated phantom workers, support for phantom-server strategy in azure web apps

0.5.3

16 May 06:45
Compare
Choose a tag to compare
  • make the package running in the azure web apps environment f7808d0

0.5.2

25 Apr 18:16
Compare
Choose a tag to compare
  • update phantom-workers