Electron v2.0.13

npm
npm install --save-dev electron@2.0.13
yarn
yarn add --dev electron@2.0.13
Google ChromeChromium
61.0.3163.100
Node.jsNode.js
8.9.3
V8V8
6.1.534.41

Release Notes

Fixes

  • Fix: correct reversed logic in BrowserWindow#setEnabled on macOS. #15322

  • Fixed incorrect display of some GtkMessageDialog icons. #15341

Documentation

  • Documentation changes: #15306, #15460, #15501