Skip to content

Commit 7ca2f15

Browse files
author
Cong Liu
committed
Updated change log for 0.11.7-rc4
1 parent 0f5461c commit 7ca2f15

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
0.11.7-rc4 / 05-26-2015
2+
===================
3+
- Fix: console object missing issue in some scenario
4+
- Fix: enable cookie support for web sockets nwjs/nw-js#2819
5+
- Fix: enter parent frame context when called from iframe nwjs/nw-js#2713
6+
- Fix: ColorChooserWin::End should act like the dialog has closed
7+
- Delete DispatcherHost when RVH deleted
8+
- [Win] Remove force lowercase commandline parameters for Windows
9+
- Fix: [OSX] Fix cpu hog while idle in some cases
10+
- Fix: support bypassing frame-ancestors CSP in Node frame nwjs/nw.js#2967
11+
- Fix: window.close() failed for node frame because of sandbox restrictions
12+
- Fix: access win.parent cause crash if win is closed nwjs/nw.js#3492
13+
114
0.11.7-rc3 / 03-31-2015
215
===================
316
- Upgraded Node.js to 0.12.0

0 commit comments

Comments
 (0)