Electron v2.0.18
npm
npm install --save-dev electron@2.0.18
yarn
yarn add --dev electron@2.0.18
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