node-webkit v0.9.1 released

5 views
Skip to first unread message

Roger WANG

unread,
Feb 10, 2014, 9:32:45 PM2/10/14
to node-webkit
Hi,

I'm pleased to announce 0.9.1. In this release 2 regressions were fixed
and Chromium is updated to the latest stable 32.0.1700.107

0.9.1
=====

- [OSX] process.nextTick will not fire
- crashes on alert()
- Chromium is updated to 32.0.1700.107

https://s3.amazonaws.com/node-webkit/v0.9.1/node-webkit-v0.9.1-osx-ia32.zip
https://s3.amazonaws.com/node-webkit/v0.9.1/node-webkit-v0.9.1-win-ia32.zip
https://s3.amazonaws.com/node-webkit/v0.9.1/node-webkit-v0.9.1-linux-ia32.tar.gz
https://s3.amazonaws.com/node-webkit/v0.9.1/node-webkit-v0.9.1-linux-x64.tar.gz

Symbols file:

https://s3.amazonaws.com/node-webkit/v0.9.1/node-webkit-osx-dsym-v0.9.1.tar.gz
https://s3.amazonaws.com/node-webkit/v0.9.1/nw.exe.pdb.zip
https://s3.amazonaws.com/node-webkit/v0.9.1/nw.breakpad.ia32.gz
https://s3.amazonaws.com/node-webkit/v0.9.1/nw.breakpad.x64.gz


0.9.0
=====

- nw-gyp updated to v0.12.2 to support VS2013 (Thanks to Robert Konrad)
- Disable uploading of crash dumps in 0.9.0-rc1
- Don't use "Upload" in directory file dialog UI (#1457)
- Remove '--enable-experimental-web-platform-features' from default cmdline to render pages correctly in OSX in some cases
- Call Node's uncaughtException handler in Node frames
- Fix uncaught exception warnings of SetZoomLevel
- Export v8 symbols properly for native modules (#1522)
- Enable scripts to emulate user gestures
- Fix crash on window.print() (#1545)

0.9.0-rc1
=========

In this release, Chromium is update to version 32 and Node.js is
updated to v0.11.

There are new features to support working better with contents in iframe:

* Injecting JavaScript in window or iframe: this can be done in
various cases: https://github.com/rogerwang/node-webkit/wiki/Window
- 'inject-js' option in Window.open or manifest
- 'document-start' and 'document-end' event for iframe:
- Window.eval() to execute JavaScript in target window or iframe

* Handler to decide how new window is request from iframe, see
'new-win-policy' event in
https://github.com/rogerwang/node-webkit/wiki/Window

* Overriding 'User-Agent' in iframe:
https://github.com/rogerwang/node-webkit/wiki/Changes-to-dom#nwUserAgent

And this version will bring a better experience for working with
native modules if they support Node v0.11, because the v8 engine in
these 2 project versions are very close. If your favorite module
doesn't support Node v0.11, you can continue to use node-webkit
v0.8.x, which is another branch I'd like to maintain until Node v0.12
is released. See
https://groups.google.com/d/msg/node-webkit/2OJ1cEMPLlA/09BvpTagSA0J
for the branch announcement. New features and bug fixes in 0.9 will be
backported to 0.8 branch on request.

Bug fixes:

#1446 - Clicking the app reload button followed by a call to the cookies api causes a crash
#1330 - Can't close NW after refresh while using Dev Tools on Windows
#1379 - Fatal error in ../../v8/src/mark-compact.cc, line 2751

There are still opening bugs which was planned to be fixed before the
0.9.0 final release. Please try this RC and report issues with notice
on version number.

Thanks & Regards,

Roger


Roger WANG

unread,
Feb 10, 2014, 11:59:55 PM2/10/14
to node-webkit
The OSX and win32 binaries were just updated to actually ship the
Chromium update.

Roger
--
Roger WANG Intel Open Source Technology Center

https://github.com/rogerwang/node-webkit
node-webkit: Call all Node.js modules directly from DOM and enable
a new way of writing applications with all Web technologies.

Roger WANG

unread,
Feb 11, 2014, 8:36:19 PM2/11/14
to node-webkit
Forgot to mention that the bug of source code protection in 0.8.x has
been fixed in 0.9.x.

Roger
Reply all
Reply to author
Forward
0 new messages