NW.js v0.18.7 Released
2016/11/16
NW.js 0.18.7 is here with bug fixes for OSX regressions. This should be the last release in 0.18 branch because 0.19.0 is expected soon with Chromium 55.
The documentation is updated to clarify a common misunderstanding that NW requires you to use HTML as the only entrance of the program. Please see the ChangeLog for more information.
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
- Fix: [OSX] Regression in Debugging (#5469)
- Fix: [OSX] Regression in --disable-raf-throttling feature (5466)
- [docs] adding Getting Started example to use JS as entrance (#5471)
Full changelog: https://github.com/nwjs/nw.js/blob/nw18/CHANGELOG.md
Download
- https://dl.nwjs.io/v0.18.7/nwjs-v0.18.7-win-x64.zip
- https://dl.nwjs.io/v0.18.7/nwjs-v0.18.7-osx-x64.zip
- https://dl.nwjs.io/v0.18.7/nwjs-v0.18.7-linux-x64.tar.gz
SDK build:
- https://dl.nwjs.io/v0.18.7/nwjs-sdk-v0.18.7-win-x64.zip
- https://dl.nwjs.io/v0.18.7/nwjs-sdk-v0.18.7-osx-x64.zip
- https://dl.nwjs.io/v0.18.7/nwjs-sdk-v0.18.7-linux-x64.tar.gz
Binaries for other platforms: https://dl.nwjs.io/v0.18.7/
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/BNu-MqJEsOo/uI3yY9kDCQAJ