Electron Releases - v2.0.18

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