NW.js

NW.js v0.18.6 Released with Chromium 54 Security Update and Node.js v7.1.0

2016/11/10

NW.js 0.18.6 is here with Chromium 54 security update, Node.js v7.1.0 and bug fixes: High CVE-2016-5199: Heap corruption in FFmpeg. High CVE-2016-5200: Out of bounds memory access in V8.

Chromium is updated to 54.0.2840.99 for Windows, 54.0.2840.98 for Mac, and 54.0.2840.100 on Linux. We use the same version 54.0.2840.99 for all the 3 platforms after reviewing the changes between them.

The documentation is updated to introduce how to use NPM to install native modules: https://nwjs.io/blog/install-native-modules-with-npm/

Following our release plan in 2016, we release new versions as soon as Chromium stable is updated.

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/nw18/CHANGELOG.md

Download

SDK build:

Binaries for other platforms: https://dl.nwjs.io/v0.18.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/ZCPEUQLYvM4/AVYVomx2BwAJ