NW.js

NW.js v0.19.1 Released with Node.js v7.2.1

2016/12/09

NW.js 0.19.1 is here with Node 7.2.1, which reverted the runtime deprecation of calling Buffer() without 'new'. It fixes a crtical upstream bug that screen flickers sometimes when your app goes fullscreen.

NW19 features Chromium 55, which contains under-the-hood performance and stability tweaks, and some cool new features to explore like input handling improvements. See the upstream announcement for more information. NW19 also features V8 5.5, which ships support for JavaScript's async/await & has 35% less memory consumption on low-memory devices.

For more information on the new milestone 0.13 and later versions, please see our blog "What's New in 0.13" for a better introduction.

ChangeLog

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

Download

SDK build:

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

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/xg5fxaSv1LY/Dgd0nFSsCwAJ