node-webkit v0.9.0 released

6 views
Skip to first unread message

Roger WANG

unread,
Feb 8, 2014, 2:25:23 AM2/8/14
to node-webkit
Hi,

I'm pleased to announce 0.9.0:

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

Changes since 0.9.0-rc1
=======================

- 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)

=======================

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

Symbols file:

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

Chromedriver:

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

VoidVolker

unread,
Feb 8, 2014, 3:17:41 AM2/8/14
to node-...@googlegroups.com
The bug with middle click and ctrl+enter on link in iframe is still here: it opening in window, not in iframe. And what about right click / context menu on links? To make custom menu on links. Do you plan add it?

Roger

unread,
Feb 8, 2014, 3:25:14 AM2/8/14
to VoidVolker, node-...@googlegroups.com
Sure. To track the status, you can find/report an issue on github.

Thanks
--
Roger

VoidVolker

unread,
Feb 8, 2014, 3:34:34 AM2/8/14
to node-...@googlegroups.com, VoidVolker
Ok, then I post this bug to git.

Chris Granger

unread,
Feb 8, 2014, 3:36:22 AM2/8/14
to node-...@googlegroups.com
- Enable scripts to emulate user gestures

That sounds interesting, can you point to something that talks about this? Or perhaps explain what this enables us to do?

Cheers,
Chris.


On Sat, Feb 8, 2014 at 12:34 AM, VoidVolker <voidv...@gmail.com> wrote:
Ok, then I post this bug to git.

--
You received this message because you are subscribed to the Google Groups "node-webkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-webkit...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Roger

unread,
Feb 8, 2014, 3:43:47 AM2/8/14
to Chris Granger, node-...@googlegroups.com
Chris Granger <ibd...@gmail.com> writes:

>> - Enable scripts to emulate user gestures
>
> That sounds interesting, can you point to something that talks about this?
> Or perhaps explain what this enables us to do?

This enables the script to trigger a file dialog, see:

https://github.com/rogerwang/node-webkit/wiki/File-dialogs

It has been enabled in previous versions but in 0.9.0-rc1 it was
disabled by mistake.

--
Roger

Laszlo Z. Antal

unread,
Feb 8, 2014, 2:57:05 PM2/8/14
to node-...@googlegroups.com, node-webkit
This is awesome! Still testing with it but I see big speed improvements.

Thank you Roger!!!

Laszlo
http://twitter.com/LZAntal

ana...@gmail.com

unread,
Feb 9, 2014, 7:16:34 PM2/9/14
to node-...@googlegroups.com
Hi! what about the fps drop 60 to 30 when create a .exe? Thanks for all!
Reply all
Reply to author
Forward
0 new messages