NW.js v0.32.4 Released

30 views
Skip to first unread message

Roger Wang

unread,
Aug 25, 2018, 2:29:45 AM8/25/18
to nw.js

This is the last version of 0.32 branch as 0.33.0 will be released soon. It fixed some crashes which was reported for compiled JS senarios.

Previously we released 0.32 versions with Chromium 68, which contains usual under-the-hood performance and stability tweaks, but there are also some cool new features to explore. It supports payment handler API, page lifecycle API, High resolution timestamp for Gamepad and many more. Please check upstream information for details. For a complete list of all features (including experimental features) in this release, see the Chrome 68 milestone hotlist.

We've made the 0.32 branch ready soon after Chromium beta bumps to 68. Thanks to the testers for their valuable feedback and bug reports. We've been working on 2 branches simultaneously: a released branch on current Chromium stable and a beta branch on Chromium beta.

ChangeLog

  • Fix: reject code cache when magic number mismatch rather than crash (#6771)
  • Fix: Crash with compiled binary JS (#6768)
  • Fix: Opening DevTools causes Crash when DevTools are open already (#6766)
  • [OSX] ship snapshot files for nwjc

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

Download

SDK build:

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

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