NW.js v0.21.2 Released with Node.js v7.7.3 and WebView Cookie API

44 views
Skip to first unread message

Roger Wang

unread,
Mar 15, 2017, 1:41:47 AM3/15/17
to nwjs-g...@googlegroups.com

0.21.2 adds support for WebView Cookie API, with which you can use chrome.cookies API to query and modify cookies in the webview. See the official documentation for detailed example. Thanks to Jan Rucka from Seznam.cz for the contribution of the feature. And it's excited to see they have developed a full featured browser on top of NW.

Node.js is updated to v7.7.3 in this version.

This version includes a fix for crash on opening new window; chrome.runtime.onInstalled event is fixed so the Signal desktop application could run out-of-the-box.

We've made the 0.21 branch ready soon after Chromium beta bumps to 57. Thanks to the testers for their valuable feedback. Chromium 57 contains under-the-hood performance and stability tweaks, and some cool new features to explore like CSS Grid Layout and WebAssembly support. See the upstream announcement for more information.

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. 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 Node.js to v7.7.3
  • Support webview cookie API (#5750)
  • Fix: Crash on opening new window with an icon (#5767)
  • Fix: chrome.runtime.onInstalled is firing on each start (#5704)
  • Fix: disable security warning for passwd autofill on NW.js pages (#5766)
  • Fix: Warning about RapperRecorder in console (#5671)
  • Fix: Support nw.Window.removeAllListeners() with no parameter (#5649)
  • [docs] webview cookie API

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.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

Reply all
Reply to author
Forward
0 new messages