Electron: v11.0.5 Release

Release date:
December 10, 2020
Previous version:
v11.0.4 (released December 7, 2020)
Magnitude:
101 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in v11.0.5

alexeykuzmin
miniak
trop[bot]
electron-bot

Directory Browser for v11.0.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 v11.0.5

Fixes

  • Fixed "screen" methods to be reassignable again. #26873 <span style="font-size:small;">(Also in 12)</span>
  • Fixed systemPreferences.effectiveAppearance returning systemPreferences.getAppLevelAppearance(). #26878 <span style="font-size:small;">(Also in 9, 10, 12)</span>
  • Fixed callbacks passed via the remote module not being released after all references are dropped. #26836 <span style="font-size:small;">(Also in 12)</span>
  • Fixed uncaught promise rejection when creating webContents with javascript disabled. #26870 <span style="font-size:small;">(Also in 10, 12)</span>

    Other Changes

  • Updated Chromium to 87.0.4280.88. #26817