Electron: v10.4.2 Release

Release date:
March 23, 2021
Previous version:
v10.4.1 (released March 15, 2021)
Magnitude:
13 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v10.4.2

ppontes
electron-bot
trop[bot]

Directory Browser for v10.4.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.4.2

Fixes

  • Fixed desktopCapturer.getSources() promise result sometimes never resolving. #28279 <span style="font-size:small;">(Also in 11, 12, 13)</span>
  • Fixed an issue where the drag regions in BrowserViews on macOS could be off in their y-axis. #28295 <span style="font-size:small;">(Also in 11, 12, 13)</span>
  • URLS passed to shell.openExternal on windows are now correctly URI encoded. This was already occurring on macOS and Linux. #28339 <span style="font-size:small;">(Also in 11, 12, 13)</span>

    Other Changes

  • Security: Backported the fix to CVE-2021-21169. #28237

  • Security: backported fix for CVE-2021-21166. #28133

  • Security: backported fix for CVE-2021-21172. #28299

  • Security: backported fix for CVE-2021-21175. #28248

  • Security: backported fix for CVE-2021-21179. #28250

  • Security: backported fix for chromium:1167357. #28199