Electron: v10.3.0 Release

Release date:
January 14, 2021
Previous version:
v10.2.0 (released December 11, 2020)
Magnitude:
93 Diff Delta
Contributors:
8 total committers
Data confidence:
Commits:

Top Contributors in v10.3.0

sentialx
trop[bot]
mlaurencin
nornagon
electron-bot
codebytere
erickzhao
VerteDinde

Directory Browser for v10.3.0

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

Fixes

  • Fixed a memory leak in desktopCapturer.getSources. #27057 <span style="font-size:small;">(Also in 11, 12)</span>
  • Fixed an issue where BrowserViews couldn't be effectively reparented. #27220 <span style="font-size:small;">(Also in 11, 12)</span>
  • Fixed an issue where SIGINT was improperly handled in Node.js processes. #26970 <span style="font-size:small;">(Also in 11, 12)</span>
  • Fixed an issue where draggable regions did not work exclusively on BrowserViews on Windows. #27222 <span style="font-size:small;">(Also in 11, 12)</span>
  • Fixed an issue where non-draggable regions on BrowserViews could have incorrectly calculated bounds. #27185 <span style="font-size:small;">(Also in 11, 12)</span>
  • Fixed an issue with audio not playing in HTML video elements. #26963

    Other Changes

  • Security: backported fix for 1147431, 1144462. #26953

  • Security: backported fix for chromium:1123035. #26956

    Unknown

  • Fixed chrome.webRequest extensions API not intercepting any requests. #27097 <span style="font-size:small;">(Also in 11, 12)</span>