Electron v0.37.8 發布,跨平臺桌面應用開發工具

jopen 8年前發布 | 7K 次閱讀

Electron v0.37.8 發布了,Electron跨平臺桌面應用開發工具,基于 Web 技術。

Electron v0.37.8 發布,跨平臺桌面應用開發工具

主要改進如下:

  • Disable node integration in webview when it is disabled in host page. #5244

  • Make sure the userData directory is created during the ready event of app module. #5340

  • Throw error when autoUpdater.quitAndInstall() is called while there is no update. #5287

  • Add systemPreferences module. #5282

  • Add app.isDefaultProtocolClient(protocol) API. #5302

  • Fix occasional crash when doing GC. #5293

  • Fix app.makeSingleInstance(callback) wrongly returning true on first launch. #5311

  • Fix will-download event not emitted for HTML pages. #5315

  • Fix crash when navigating to a new location after downloading failed. #5315

  • Fix webContents.executeJavaScript not working after being called immediately after loadURL.#5319

  • Fix desktopCapturer.getSources not responding when there is subsequent calls with different arguments. #5320

OS X

  • Fix the Command Plus accelerator appearing as Shift Command = in menu. #5298

Windows

  • Fix display-removed event not working. #5334

更多平臺相關改進,可參看下載鏈接。

下載地址:https://github.com/electron/electron/releases/tag/v0.37.8

來自: http://www.oschina.net//news/73017/electron-v-0-37-8

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!