NW.js v0.25.2 Released with Chromium 61 Update
2017/09/18
This is a release for the Chromium 61 update only as we're preparing 0.26 beta, which will be released soon. The Chromium update contains important fixes so it's recommended that you should upgrade to this version.
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
- Update Chromium to 61.0.3163.91
Full ChangeLog: https://github.com/nwjs/nw.js/blob/nw25/CHANGELOG.md
Download
- https://dl.nwjs.io/v0.25.2/nwjs-v0.25.2-win-x64.zip
- https://dl.nwjs.io/v0.25.2/nwjs-v0.25.2-osx-x64.zip
- https://dl.nwjs.io/v0.25.2/nwjs-v0.25.2-linux-x64.tar.gz
SDK build:
- https://dl.nwjs.io/v0.25.2/nwjs-sdk-v0.25.2-win-x64.zip
- https://dl.nwjs.io/v0.25.2/nwjs-sdk-v0.25.2-osx-x64.zip
- https://dl.nwjs.io/v0.25.2/nwjs-sdk-v0.25.2-linux-x64.tar.gz
Binary for other platforms: https://dl.nwjs.io/v0.25.2/
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/grnbJUMEvxo/8yBVEDCdAAAJ