Electron v0.20.2
npm
npm install --save-dev electron@0.20.2
yarn
yarn add --dev electron@0.20.2
Release Notes
Changelog:
Add
disablewebsecurity
attribute for<webview>
.Fix
getUserMedia
in<webview>
.Fix file dialogs in
<webview>
.Add support for spell checking in input fields and text areas.