Electron: v11.4.8 Release

Release date:
June 3, 2021
Previous version:
v11.4.7 (released May 17, 2021)
Magnitude:
68 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in v11.4.8

trop[bot]
belenko
electron-bot
miniak

Directory Browser for v11.4.8

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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 <span style="font-size:small;">(Also in 12, 13)</span>
  • Fixed drag and drop not working correctly for some x11 window managers. #29271 <span style="font-size:small;">(Also in 12)</span>
  • Fixed packaged apps allowing --require in NODE_OPTIONS on Windows. #29419

    Other Changes

  • Fixed using custom v8 snapshots on Apple Silicon. #29347 <span style="font-size:small;">(Also in 12, 13)</span>

  • 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