npm electron 21.0.0
electron v21.0.0

latest releases: 33.0.0-beta.4, 33.0.0-beta.3, 33.0.0-beta.2...
2 years ago

Release Notes for v21.0.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. #35695 (Also in 20)
  • Added app.getSystemLocale() method. #35794
  • Added support for Web Bluetooth pin pairing on Linux and Windows. #35818

Fixes

  • Fixed an issue where DevTools could not be docked with Windows Control Overlay enabled. #35765 (Also in 19, 20)
  • Fixed an issue where part of the BrowserView could be cut off when calling setBounds on some windows. #35502 (Also in 19, 20)

Other Changes

  • Updated Chromium to 106.0.5249.51. #35768

Don't miss a new electron release

NewReleases is sending notifications on new releases.