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-cachecommand line switch.Add
iconoption todialog.showMessageBoxAPI.Fix
--remote-debugging-port.Avoid crashes caused by the
screenmodule.
Mac
Add support for template image.
Fix a building problem.
Windows
Fix devtools not able to minimize.