Electron: v10.1.2 Release

Release date:
September 14, 2020
Previous version:
v10.1.1 (released September 1, 2020)
Magnitude:
57 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in v10.1.2

trop[bot]
MarshallOfSound
electron-bot
sentialx

Directory Browser for v10.1.2

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

Fixes

  • Added missing module delay loads on windows to reduce per process reference set impact. #25435 <span style="font-size:small;">(Also in 9, 10, 11)</span>
  • Fixed a crash in the renderer process when invoking the Badging API. #25369 <span style="font-size:small;">(Also in 9, 10, 11)</span>
  • Fixed an issue where document.hasFocus and document.activeElement would be inconsistent upon showing a window that was initially created with show: false. #25330 <span style="font-size:small;">(Also in 10, 11)</span>
  • Fixed client_id file being generated in the working directory for node child process. #25309 <span style="font-size:small;">(Also in 9, 10, 11)</span>
  • Fixed multiple dock icons being left in system when calling dock.show/hide on macOS. #25299 <span style="font-size:small;">(Also in 8, 9, 10, 11)</span>

    Other Changes

  • Updated Chromium to 85.0.4183.98. #25275

    Unknown

  • Added support for some chrome.management APIs. #25345 <span style="font-size:small;">(Also in 9, 10, 11)</span>