皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Electron 21.0.0发布

Electron  21.0.0发布

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 1920)
  • Fixed an issue where part of the BrowserView could be cut off when calling setBounds on some windows. #35502 (Also in 1920)

Other Changes

  • Updated Chromium to 106.0.5249.51. #35768