Electron v0.20.4

npm
npm install --save-dev electron@0.20.4
yarn
yarn add --dev electron@0.20.4
Google ChromeChromium
39.0.2171.65
Node.jsNode.js
0.13.0-pre
V8V8
3.29.88.17

Release Notes

Changelog:

  • Add --disable-http-cache command line switch.

  • Add icon option to dialog.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.