NW.js

NW.js v0.21.5 with Crash Dump Uploading

2017/04/06

0.21.5 is released with a new feature: crash dump uploading. Once the app crashed, the crash dump file and information about the runtime environment will be sent to the crash server specified in the manifest with a URL. See the documentation for more information. We don't provide an API to specify the URL because the crash handler need to be launched as early as it can to cover the code runs earlier than the application.

Spell checking for windows is fixed in this release.

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.5/

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/oiqnksAsEFM/a-6I39piGQAJ