Electron v0.20.4
npm
npm install --save-dev electron@0.20.4
yarn
yarn add --dev electron@0.20.4
Release Notes
Changelog:
Add
--disable-http-cache
command line switch.Add
icon
option todialog.showMessageBox
API.Fix
--remote-debugging-port
.Avoid crashes caused by the
screen
module.
Mac
Add support for template image.
Fix a building problem.
Windows
Fix devtools not able to minimize.