NW.js v0.21.5 with Crash Dump Uploading

54 views
Skip to first unread message

Roger Wang

unread,
Apr 6, 2017, 1:56:20 AM4/6/17
to nwjs-g...@googlegroups.com

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

  • support crash dump uploading
  • Fix: spell check for windows (#4954)
  • Fix: crash on remote pages
  • Fix: [WIN] crash dump generated in the wrong location (#5248)
  • [docs] replace nwjs-builder with nwjs-builder-phoenix
  • [docs] add crash_report_url in manifest

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

Reply all
Reply to author
Forward
0 new messages