NW.js v0.15.0-beta2 Released with Chromium 51.0.2704.29
2016/05/03
NW.js 0.15.0-beta2 is released in Beta branch with latest Chromium beta 51.0.2704.29. This version introduces better clipboard support for more formats including HTML and images. It also contains some bug fixes after 0.14.3. The new feature and bug fixes will also be released in 0.14.4 soon.
See upstream blog for exciting new features and improvements in Chromium 51: http://blog.chromium.org/2016/04/chrome-51-beta-credential-management.html
Following our release plan in 2016, we want to release a new major version as soon as a new Chromium stable release. That means 0.15.0 should be released soon after Chromium 51 released as stable version, which is expected to happen in late May. So 0.15.0 testing versions are released now for preview and test purpose. Please try it and give your valuable feedback.
We've been working on 2 branches simultaneously: a released branch on current Chromium stable; and a beta branch on Chromium beta. The beta branch contains all the fixes committed to the stable branch.
For more information on the new milestone 0.13 and later versions, please see our blog "What's New in 0.13" for a better introduction.
ChangeLog
- Update Chromium to 51.0.2704.29
- Extended
nw.Clipboard
to support multiple data types - Fix: nw.Window.open returns undefined in callback when devtools is opened (#4188)
- ALT+ENTER causes NW.js to crash when using --in-process-gpu (#4741)
Download
- http://dl.nwjs.io/v0.15.0-beta2/nwjs-v0.15.0-beta2-win-x64.zip
- http://dl.nwjs.io/v0.15.0-beta2/nwjs-v0.15.0-beta2-osx-x64.zip
- http://dl.nwjs.io/v0.15.0-beta2/nwjs-v0.15.0-beta2-linux-x64.tar.gz
SDK build:
- http://dl.nwjs.io/v0.15.0-beta2/nwjs-sdk-v0.15.0-beta2-win-x64.zip
- http://dl.nwjs.io/v0.15.0-beta2/nwjs-sdk-v0.15.0-beta2-osx-x64.zip
- http://dl.nwjs.io/v0.15.0-beta2/nwjs-sdk-v0.15.0-beta2-linux-x64.tar.gz
Binaries for other platforms: http://dl.nwjs.io/v0.15.0-beta2/
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. The NaCl build flavor in 0.14 and 0.13 was dropped due to very low usage and feedback
Our build infrastructure enables live binary build from git tip so you can access to the latest binary from http://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/JGbl9wDsNdU/xpKhhD4ZAwAJ