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

Commit acded5f

Browse files
committed
Populate the ChangeLog for 2.1
Issue #12970
1 parent e90884d commit acded5f

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

ChangeLog

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
Please see also http://phantomjs.org/releases.html.
22

3+
2016-01-23: Version 2.1.0
4+
5+
New features
6+
7+
* Upgraded Qt to 5.5.1 (issue #13377)
8+
* Added support for SSL Client Authentication (issue #11275)
9+
* Added support for context menu event (issue #11429)
10+
* Allow remote debugging to use random port assigned by the OS (issue #13432)
11+
12+
Improvements
13+
14+
* Allow outer context to access arbitrary URLs (issue #11217)
15+
* Fixed --local-storage-path and localStoragePath config option (issue #11596)
16+
* Restored --local-url-access=no regression (issue #13412)
17+
* Fixed an issue with loading JS modules contains a last-line comment (issue #12868)
18+
* Fixed an issue with returning binary content in WebServer module (issue #13026)
19+
* Fixed encoded URL loading on Windows (issue #12953)
20+
* Fixed building with GCC 5 (issue #13518)
21+
* Fixed file upload (issue #12506)
22+
* Fixed latest OS detection (issue #13829)
23+
324
2015-01-23: Version 2.0.0
425

526
New features

0 commit comments

Comments
 (0)