Electron Releases - v2.0.17

npm install electron@v2.0.17
yarn add electron@v2.0.17

Release Notes

Bug Fixes/Changes

  • [security] Fixed vulnerability that allowed Node to be re-enabled in child Windows. blog post.

  • chore: update release scripts for cleanup. #16136

  • fix: move open handling to web-contents.js. #16630