Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
Version 2.0.0: initial cut at the ChangeLog.
Browse files Browse the repository at this point in the history
  • Loading branch information
ariya committed Jan 24, 2015
1 parent 05d7e3e commit 0352ddb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
Please see also http://phantomjs.org/releases.html.

Some future version:
2015-01-23: Version 2.0.0

New features

* Added POST data in the resource request (issue 10158)
* 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

Expand Down

0 comments on commit 0352ddb

Please sign in to comment.