Electron v1.8.7
npm
npm install --save-dev electron@1.8.7
yarn
yarn add --dev electron@1.8.7
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. #12922Fixed empty description on file type input when only one extension is given. #12962
macOS
Fixed flicker with high DPI resolutions. #12945