Ai大模型相关案例,AI
Electron v1.2.3 发布了,Electron.js 是 Github 发布跨平台桌面应用开发工具,基于 Web 技术。
更新如下:
Changelog:
- Use app’s name as default window title. #5945
- Add
ready-to-showevent toBrowserWindow. #6026 - Add
--abicommand line switch to default app. #5911 - Add
showDefinitionForSelection()method toWebContentsand<webview>tag. #5921 - Add
pepperFlashSystemPluginto the paths ofapp.getPath(name)API. #5943 - Add
protocolproperty toSessionto allow custom protocol forpartition. #5904 - Add
isPaused,canResume,getStateAPIs toDownloadItem. #5959 - Add support for a few more
chrome.*APIs for devtools extensions. #5924 - Add
BrowserWindow.getDevToolsExtensions()API. #5965 - Add
focusableoption toBrowserWindow. #6023 - Add
web-contents-createdevent toapp. #6029 - Fix devtools extension not working for
<webview>tag. #5913 - Fix devtools extension not working for sessions with
partition. #5904 - Fix random crash when using custom protocol. #5904
- Fix
window.openerbeingnullin window opened by<webview>tag. #5953 - Fix crash when closing window with devtools opened. brightray#226
OS X
- Add
requestHeadersparameter forautoUpdater.setFeedURL(url[, requestHeaders])API.#5879 - Fix
maximizable: falsenot working for frameless window. #5944
Windows
- Add
win.setFocusable(focusable)API. #6013 #6023 - Fix
autoUpdaternot waiting for current app to quit before launching newly installed app. #6037
下载地址:
其他下载地址请访问:https://github.com/electron/electron/releases









