Electron v2.0.18

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

Release Notes

Security

  • Patched the FileReader vulnerability found in Google Chrome: https://electronjs.org/blog/filereader-fix

Bug Fixes/Changes

  • build: ensure index.json is actually valid JSON before uploading (backport: 2-0-x). #16748

  • chore: disable get/setLoginItemSettings specs. #16842