NW.js

NW.js v0.21.6 Released with Node.js v7.9.0

2017/04/13

0.21.6 is released with Node.js v7.9.0 and an important bug fix on command line argument handling.

The command line argument is passed to the application correctly now if it's a file path. Note that there is a limitation for now: if the command line argument is the filename of .js file on disk, NW will just run it as upstream Node.js. This is for supporting child_process.fork() API.

ChangeLog

Full ChangeLog: https://github.com/nwjs/nw.js/blob/nw21/CHANGELOG.md

Download

SDK build:

Binary for other platforms: https://dl.nwjs.io/v0.21.6/

There are 2 builds for each platform - normal build, and SDK build. Normal build doesn't have devtools, only SDK build does. lt can be opened by pressing F12 (Cmd-Alt-I on OSX). SDK packages also have more development tools to be exposed in the following releases, as well as the NaCl support.

Our build infrastructure enables live binary build from git tip so you can access to the latest binary from https://dl.nwjs.io/live-build/

Known issues

http://docs.nwjs.io/en/latest/For%20Users/Migration/From%200.12%20to%200.13/#known-issues

Discussion

See our mailing list to discuss on this release: https://groups.google.com/d/msg/nwjs-general/E5G6MKZ99us/QnUuOcu8AwAJ