Electron Releases - v0.20.4

npm install electron@v0.20.4
yarn add electron@v0.20.4

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.