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

Electron 23.2.0发布

Electron 23.2.0发布

Release Notes for v23.2.0

Features

  • Added the enableLocalEcho flag to the session handler ses.setDisplayMediaRequestHandler() callback for allowing remote audio input to be echoed in the local output stream when audio is a WebFrameMain#37529 (Also in 24)

Fixes

  • Fixed an issue where BroadcastChannel did not work correctly when contextIsolation: false#37444 (Also in 24)
  • Fixed an issue with potential dock icon duplication on macOS. #37624 (Also in 2224)
  • Fixed issue with BrowserWindow not updating after call to previewFile. #37577 (Also in 2224)
  • Improved error messages on session.cookies.set failure. #37596 (Also in 2224)