Electron Releases

Filter by channel Filter by major release

Release Notes for v12.0.11

Fixes

  • Fixed memory leak when requesting files in ASAR archive from renderer. #29548 (Also in 13, 14)
  • Fixed sending intermediate certificates with 'select-client-certificate' event callback. #29568 (Also in 13, 14)
  • Fixed shifted character getting changed in menu accelerator. #29483 (Also in 13, 14)

Release Notes for v12.0.10

Fixes

  • Fixed drag and drop not working correctly for some x11 window managers. #29272 (Also in 11)
  • Fixed missing 'fetch' event in service workers for requests using a registered protocol. #29447 (Also in 13, 14)
  • Fixed pressing Alt with mouse click results in toggling menu bar. #29451 (Also in 13, 14)
  • Fixed pressing Alt+Shift and Alt+Ctrl toggling menu bar on KDE. #29445 (Also in 13, 14)

Other Changes

  • Fixed using custom v8 snapshots on Apple Silicon. #29341 (Also in 13)
  • Security: backported fixes for CVE-2021-30518, CVE-2021-30516, CVE-2021-30515, CVE-2021-30513, CVE-2021-30512, CVE-2021-30510, CVE-2021-30508. #29251

Documentation

  • Documentation changes: #29431