Electron v1.6.3 發布,JavaScript桌面應用開發庫

jopen 7年前發布 | 6K 次閱讀 Electron JavaScript

 

Electron 可以讓你使用純 JavaScript 調用豐富的原生 APIs 來創造桌面應用。你可以把它看作是專注于桌面應用而不是 web 服務器的,io.js 的一個變體。

更新日志

Bug 修復

  • Fixed a crash in preload scripts when using the fetch API when context
    isolation was enabled. #8804
  • The Node environment is now properly destroyed when V8 contexts are released.
    #8811
  • Fixed an issue where the done event would be emitted twice for canceled
    DownloadItem instances. #8678
  • Fixed a crash when loading a URL while there was a pending navigation entry.
    #8724
  • Fixed an issue where the promise returned from webContents.executeJavaScript
    would not resolve when no callback was specified. #8744

Windows

  • Fixed an issue where process.windowStore would be incorrect on machines with
    a non-standard WindowsApps folder location. #8806

API Changes

  • Added a baseURLForDataURL option to the loadURL API that can be used
    to set the base URL to load relative paths from in data URLs. #8799

macOS

  • Added an experimental touch bar API that can be set on a window via
    BrowserWindow.setTouchBar#8096

下載

本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/5043cc3f

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