Ai大模型相关案例,AI
lectron v1.2.4 发布了,Electron.js 是 Github 发布跨平台桌面应用开发工具,基于 Web 技术。
更新如下:
Changelog:
- Update to Chrome 51.0.2704.103. #6134
- Add support for child windows. #6140
- Add
tray.getBounds()API. #6159 - Add
quit,togglefullscreenroles toMenuItem. #6154 #6166 - Fix members of
protocolmodule not being set. #6095 - Fix devtools extensions not showing up on first load. #6115
- Fix output in renderer process not being redirected to the main process. #6130
- Fix
<webview>tag having wrong size whentransformis applied. #6128 - Fix crash when releasing contexts in renderer process. #6144
- Fix rejection of remote
Promisebeing treated as unhandled rejection in the main process. #6151 - Fix color of menu bar not being updated when system theme changes. #6161
- Fix wrong
rolewhenmenu.insert(item)is used. #6169
macOS
- Add
systemPreferences.subscribeLocalNotification(event, callback)andsystemPreferences.unsubscribeLocalNotification(id)APIs. #6150 - Fix frameless window not showing in
Windowmenu. #6089, #6097 - Fix crash when calling
win.setProgressBarafterapp.dock.setIcon. #6091 - Fix context menu always choosing first item by default. #6110
- Fix
Deletenot working as accelerator. #6168
Linux
Windows
- Fix bounds of
Traynot respecting scale factor.
下载地址:
其他下载地址请访问:https://github.com/electron/electron/releases









