Electron Releases

Filter by channel Filter by major release

Release Notes for v3.1.3

Bug Fixes/Changes

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

  • feat: add registerAccelerator flag to allow menu items to optionally skip accelerator registration #15892

  • fix: correctly destroy spellcheck client #16526

  • fix: register accelerator if role has no registerAccelerator #16598

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

  • fix: return pointer instead of pointer's content #16641

Release Notes for v3.1.2

Bug Fixes/Changes

  • chore: backport cleanup changes to 3-1-x. #16395

  • chore: always try to nuke tags. #16452

  • docs: fix web-request.md listener signatures in electron.d.ts. #16488

  • chore: bump libcc (3-1-x). #16516

  • fix: prevent double-destroy of window. #16512