Electron: v20.3.0 Release

Release date:
September 28, 2022
Previous version:
v20.2.0 (released September 21, 2022)
Magnitude:
56 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v20.3.0

trop[bot]
sudowoodo-release-bot[bot]

Directory Browser for v20.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 v20.3.0

Features

  • Added LoadBrowserProcessSpecificV8Snapshot as a new fuse that will let the main/browser process load its v8 snapshot from a file at browser_v8_context_snapshot.bin. Any other process will use the same path as is used today. #35694 <span style="font-size:small;">(Also in 21)</span>

    Fixes

  • Fixed an issue where DevTools could not be docked with Windows Control Overlay enabled. #35764 <span style="font-size:small;">(Also in 19, 21)</span>

  • Fixed: If a custom Electron build contains an electron.d.ts file, it is now being used. #35823 <span style="font-size:small;">(Also in 21)</span>

  • Usage of safeStorage now consistently uses the correct service name on macOS regardless of timing with browser window construction. #35796 <span style="font-size:small;">(Also in 19)</span>