Ai大模型相关案例,AI
Electron v1.2.1 发布了,更新如下:
Changelog:
- Set default mime type if
mimeTypeis not defined in the handler ofprotocol.registerBufferJobAPI. #5711 - Add
app.releaseSingleInstance()API. #5720 - Add
select-bluetooth-deviceevent toWebContents. #5781 - Fix support for DevTools Extensions. #5711
- Fix node integration and
preloadscript not working whenwebSecurity: falseis set. #5768 - Fix
protocol.registerHttpProtocolnot working when the target URL redirects. #5753 - Fix objects without prototype can not be passed in
remotemodule. #5736 - Fix
print()method not available for the window returned bywindow.open. #5737 - Fix WebBluetooth not working. #5781
Windows
- Fix node processes unable to print output to console. #5776
- Fix
fullscreen: falseoption also settingfullscreenable: falseinBrowserWindow. #5718 - Fix using wrong icon size for Windows taskbar. #5763
- Fix window icon reverting to default after hiding and showing the window. #5782
OS X
- Fix menu appearing on wrong monitor. #5726
- Fix crash caused by calling
BrowserWindow.setAspectRatio(0)#5734
下载地址:
其他下载地址请访问:https://github.com/electron/electron/releases






