Electron Releases

Filter by channel Filter by major release

Release Notes for v11.4.9

Fixes

  • Fixed potential corruption of piped response data when using interceptHttpProtocol/registerHttpProtocol. #29667 (Also in 12, 13, 14)
  • Security: backported fix for CVE-2021-30551. #29780

Other Changes

  • Security: backported fix for CVE-2021-30544. #29777
  • Security: backported fix for CVE-2021-30548. #29787

Release Notes for v11.4.8

Fixes

  • Fixed will-resize and will-move events not scaling the emitted newBounds rectangle to the appropriate Windows display scale factor. #29225 (Also in 12, 13)
  • Fixed drag and drop not working correctly for some x11 window managers. #29271 (Also in 12)
  • Fixed packaged apps allowing --require in NODE_OPTIONS on Windows. #29419

Other Changes

  • Fixed using custom v8 snapshots on Apple Silicon. #29347 (Also in 12, 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. #29250