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

55 views
Skip to first unread message

Roger Wang

unread,
Apr 12, 2017, 9:52:28 PM4/12/17
to nwjs-g...@googlegroups.com

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

  • Update Node.js to v7.9.0
  • Fix: Unable to open a file as argument with an NWjs app (#5242)
  • [docs] command line argument handling

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

Reply all
Reply to author
Forward
0 new messages