Electron: v11.1.1 Release

Release date:
December 21, 2020
Previous version:
v11.1.0 (released December 11, 2020)
Magnitude:
149 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in v11.1.1

trop[bot]
codebytere
electron-bot
erickzhao

Directory Browser for v11.1.1

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.1.1

Fixes

  • Fixed protocol methods not being accessible via remote.protocol. #27044 <span style="font-size:small;">(Also in 12)</span>
  • Fixed readdir/readdirSync (w/ withFileTypes) failing on a deep directory within archive. #27010 <span style="font-size:small;">(Also in 12)</span>
  • Fixed a memory leak in desktopCapturer.getSources. #27056 <span style="font-size:small;">(Also in 10, 12)</span>
  • Fixed an issue where SIGINT was improperly handled in Node.js processes. #26972 <span style="font-size:small;">(Also in 10, 12)</span>
  • Fixed an issue where renderer process stack traces were broken with contextIsolation enabled. #26997 <span style="font-size:small;">(Also in 12)</span>
  • Fixed an issue where some async_hooks were not properly emitted after an error in the renderer process. #26991 <span style="font-size:small;">(Also in 12)</span>
  • Fixed an issue whereby remote.screen EventEmitter methods are undefined in the renderer. #26989 <span style="font-size:small;">(Also in 12)</span>