Electron v1.8.7

npm
npm install --save-dev electron@1.8.7
yarn
yarn add --dev electron@1.8.7
Google ChromeChromium
59.0.3071.115
Node.jsNode.js
8.2.1
V8V8
5.9.211.38

Release Notes

Bug Fixes

  • Fixed context menu for sandbox devtools. #12734

  • [SECURITY] Updated command-line backlist switches. #12807

  • Fixed contents.setSize(options) documentation in web-contents.md. #12922

  • Fixed empty description on file type input when only one extension is given. #12962

macOS

  • Fixed flicker with high DPI resolutions. #12945