Live data from Hacker News

PhantomJS 2

github.com

1–10 of 24 posts

Re: PhantomJS 2

#7

Can anyone actually explain what is so important in Version 2? All I can see in release-2.0 notes, is an upgrade to Qt5

There are better release notes in the download:

---

2015-01-23: Version 2.0.0

    New features

      * Switched to Qt 5 and updated WebKit (issue 10448)
      * Implemented clearing of memory cache (issue 10357)
      * Added support for HTTP header change for every request (issue 11299)

    Improvements

      * Fixed rendering of CJK text by always linking the codecs (issue 10249)
      * Ensured onResourceReceived is still fired on an error (issue 11163)
      * Fixed possible crash in handling network requests (issue 11252)
      * Removed hardcoded GhostDriver launching message (issue 12681)
      * Allowed disk cache more than 2 GB (issue 12303)

    Examples

      * Netsniff example should exit when fails to load (issue 11333)
---
Post reply on HN