NW.js

NW.js v0.25.3 Released with Important Chromium 61 Security Update and Swiftshader

2017/09/25

Here comes another release for the Chromium 61 update, which contains important security fix regarding the V8 engine. You can see more information on this here and here.

This release includes bug fixes we've done since the last version. One of the important improvements is that the swiftshader library is shipped on both Linux and Windows. SwiftShader is a software 3D renderer used in Chrome that lets you use CSS 3D and WebGL even on hardware with incapable GPUs. So you can provide advanced 3D graphics independent from hardware of your users.

Last week we announced NW.js 0.25 with Chromium 61 upgrade. Chromium 61 features JavaScript modules support, Payment Request API and WebUSB. See the upstream announcement for more information. The stable upgrade contains many security fixes as well.

We made the 0.25 branch ready soon after Chromium beta bumps to 61. Thanks to the testers for their valuable feedback and bug reports. We've been working on 3 branches simultaneously: a released branch on current Chromium stable, a beta branch on Chromium beta and a 0.14 branch for legacy OS support.

ChangeLog

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

Download

SDK build:

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

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/iNU0Yq6Npqg/chc05jf2BwAJ