Version 4.6.0
• The --disk-cache
option is now enabled by default to help improve performance on repeat requests.
• Disk cache can be disabled in PhantomJS engine.
• URL validation has been removed as there were too many edge cases causing it to throw false positives. (#119)
• Margin for PDF output now accepts an array allowing for different margin values to be defined for each edge of PDF page. (#113)
• Added cookie management. (#124)
• Upgraded PhantomJS installer to 2.1.1-p08 (#149)
• Added networkRequest to onResourceRequested
method in default procedure (#153)
• Added cookies getter to response (#172)