Electron: v20.3.7 Release

Release date:
November 21, 2022
Previous version:
v20.3.6 (released November 21, 2022)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in v20.3.7

Could not determine top contributors for this release.

Directory Browser for v20.3.7

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 v20.3.7

Fixes

  • Fixed an issue where calling app.dock.setIcon(/path/t/icon) would crash when called before the ready event on app. #36292 <span style="font-size:small;">(Also in 21, 22)</span>

    Other Changes

  • Security: backported fix for 1376637. #36311

  • Security: backported fix for 1377775. #36303

  • Security: backported fix for CVE-2022-3885. #36296

  • Security: backported fix for CVE-2022-3887. #36304

  • Security: backported fix for CVE-2022-3888. #36298

  • Security: backported fix for CVE-2022-3889. #36300

  • Security: backported fix for CVE-2022-3890. #36302

  • Updated common.gypi for native modules to support C++17 features in V8. #36382 <span style="font-size:small;">(Also in 21)</span>

    Unknown

  • Reverted fix for chromium:1361612 due to stability issues. #36263