Electron Releases - v3.0.15

npm install electron@v3.0.15
yarn add electron@v3.0.15

Release Notes

Bug Fixes/Changes

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

  • Added instructions to get Notifications working on Win 10 Update. #16325

  • chore: fix tag cleanup. #16355

  • fix: don't register some shortcuts without accessibility. #16378

  • chore: backport cleanup changes to 3-0-x. #16419

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