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 , togglefullscreen roles to MenuItem . #6154 #6166 Fix members of protocol module 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 when transform is applied. #6128 Fix crash when releasing contexts in renderer process. #6144 Fix rejection of remote Promise being treated as unhandled rejection in the main process. #6151 Fix color of menu bar not being updated when system theme changes. #6161 Fix wrong role when menu.insert(item) is used. #6169
macOS Add systemPreferences.subscribeLocalNotification(event, callback) andsystemPreferences.unsubscribeLocalNotification(id) APIs. #6150 Fix frameless window not showing in Window menu. #6089, #6097 Fix crash when calling win.setProgressBar after app.dock.setIcon . #6091 Fix context menu always choosing first item by default. #6110 Fix Delete not working as accelerator. #6168
Linux Windows 下载地址: 其他下载地址请访问:https://github.com/electron/electron/releases |