Poltergeist v1.9.0 Release Notes

  • ๐Ÿ”‹ Features

    • ๐Ÿ‘ Implement support for URL whitelisting (Justin Case) [Issue #588]
    • 0๏ธโƒฃ Default phantomjs_options are now --ignore-ssl-errors=yes --ssl-protocol=TLSv1 (Thomas Walpole)
    • ๐Ÿ‘ Support for PhantomJS 2.1.1 (Thomas Walpole) [Issue #725]
    • Track open resource requests and report if #visit times out (Thomas Walpole) [Issue #713]

    ๐Ÿ› Bug fixes

    • Fix clicking on <area> element in an image map (Thomas Walpole)
    • Node#selected? now returns false rather than nil when an option element is not selected (Thomas Walpole)