小雨点点789 发表于 2016-10-27 07:57:33

Electron v1.3.4 发布,跨平台桌面应用开发工具

欢迎加入运维网交流群:263444886  http://onexin.iyunv.com/source/plugin/onexin_bigdata/https://my.oschina.net/img/hot3.png
Electron v1.3.4 发布了,Electron.js 是 Github 发布跨平台桌面应用开发工具,基于 Web 技术。
本次发布改进如下:
Changelog:

[*]  Use String instead of Buffer to represent certificate data. #6814, #6881
[*]  Add isMainFrame parameter to the did-navigate-in-page event. #6810
[*]  Fix privileged schemes not able to send CORS requests. #6816
[*]  Fix hasImageContents parameter of context-menu event being wrong. #6817
[*]  Fix crash on garbage collection in renderer process. #6832
[*]  Fix memory leak when render view is deleted. #6857
[*]  Fix>win.location for objects returned bywindow.open. #6861
[*]  Fix webRequest.onBeforeSendHeaders API drops headers with "." in the name. #6856
[*]  Fix crash when using fetch in renderer process. #6926
[*]  Fix ses.enableNetworkEmulation not working with default options. #6935
macOS

[*]  Add support for titleBar : 'hidden' on OS X 10.9. #6848
[*]  Fix window>setClosable, setMaximizable andsetMinimizable APIs. #6850
[*]  Fix "Hide extension" checkbox showing for open dialog. #6872
Windows

[*]  Add path and args parameters to app.setAsDefaultProtocolClient API. #6858
[*]  Fix menu item roles not working correctly when having hidden windows. #6851
[*]  Fix thumbar buttons disappeared after calling win.setSkipTaskbar(skip). #6829
  下载地址:https://github.com/electron/electron/releases/tag/v1.3.4
页: [1]
查看完整版本: Electron v1.3.4 发布,跨平台桌面应用开发工具