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

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

 

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

更新日志

Bug 修復

  • Fixed an issue where Electron could not use the version of ffmpeg that
    does not include proprietary codecs. #9057
  • Fixed an issue where drag and drop events did not work properly across
    <webview> tags. #9037
  • Fixed an issue where the geolocation API could hang the UI thread and
    crash the renderer process. #8923
  • Fixed an uncaught error when making a request via the net module
    and the response's content encoding was not supported. #9001
  • Fixed a crash that would occur on certain page navigations. #9043
  • Fixed an issue where net module requests did not support non-string
    header values. #9062

Windows

  • Fixed an issue where escaped & characters could not be used in top-level
    menu item labels. #8984

API Changes

  • The crashReporter module is now available in sandboxed renderer processes.
    #8956
  • Added support for controlling how redirects are handled in the net module.
    #9007
  • Added editMenu and windowMenu menu item roles that include the standard
    OS submenu items. #8880
  • Added support for a tabbingIdentifier option to the BrowserWindow
    constructor that enables groupable native tabs on macOS 10.12+. #9052

Windows

  • The uploadToServer option to crashReporter.start is now supported. #9053

下載

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

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