npm electron 20.3.0
electron v20.3.0

latest releases: 32.1.2, 32.1.1, 33.0.0-beta.1...
24 months ago

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 (Also in 21)

Fixes

  • Fixed an issue where DevTools could not be docked with Windows Control Overlay enabled. #35764 (Also in 19, 21)
  • Fixed: If a custom Electron build contains an electron.d.ts file, it is now being used. #35823 (Also in 21)
  • Usage of safeStorage now consistently uses the correct service name on macOS regardless of timing with browser window construction. #35796 (Also in 19)

Don't miss a new electron release

NewReleases is sending notifications on new releases.