Electron: v10.1.5 Release

Release date:
October 23, 2020
Previous version:
v10.1.4 (released October 19, 2020)
Magnitude:
58 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in v10.1.5

codebytere
trop[bot]
electron-bot
belenko

Directory Browser for v10.1.5

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 v10.1.5

Fixes

  • Fixed a crash in printing on Windows. #26064 <span style="font-size:small;">(Also in 9, 10)</span>
  • Fixed an issue where Wasm code generation erroneously showed as being disallowed by embedder when contextIsolation was enabled. #26063 <span style="font-size:small;">(Also in 10)</span>
  • Fixed an issue where frameless windows showed window controls after being in simple fullscreen mode on macOS. #26126 <span style="font-size:small;">(Also in 9, 10)</span>
  • Fixed memory leak on macOS when using dialog.showMessageBox API. #26097 <span style="font-size:small;">(Also in 8, 9, 10, 11)</span>

    Other Changes

  • Backported fix for CVE-2020-15999. #26070