Electron Releases

Filter by channel Filter by major release

Release Notes for v3.0.16

Bug Fixes/Changes

Security

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

Release Notes for v3.0.15

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