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

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

 

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

更新日志

Bug 修復

  • Fixed an issue where APIs like webContents.executeJavaScript would fail
  • if the loaded page had deleted the Promise global. #8845
  • Fixed an issue where the zoom level would reset incorrectly. #8864
  • Fixed an issue where plugins, like widevine, were not initialized fully
  • when a window was created. #8907
  • Fixed a crash when taking heap snapshots. #8926
  • Fixed an error being thrown when calling toString on a remote
  • function. #8890
  • Fixed an issue where specifying an object to the Menu.popup API would
  • throw an error if the optional async property was not set. #8974
  • Fixed a crash when quitting the app. #8971
  • Custom V8 snapshots now load correctly. #8926
  • Added support for native PDF rendering. #8435
  • Added support for Node integration in web workers. #8852
  • Several NativeImage APIs now support a scaleFactor option like
  • toDataURLtoBitmapgetBitmap, and toPNG#8849
  • NativeImage now has an addRepresentation method to build up an image
  • with different representations at different scale factors. #8858
  • Buffer objects are now supported over ipcRenderer when using sandbox
  • mode. #8900
  • The remote module is now available when using sandbox mode. #8939
  • Added a clipboard.readBuffer API to read a custom format type from
  • the clipboard as a Buffer#8942
  • Added support for creating segmented touch bar items. #8887
  • Added support for creating scrubber touch bar items. #8910
  • The uploadToServer option to crashReporter.start is now supported. #8883

下載

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

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