红联Linux门户
Linux帮助

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

发布时间:2016-08-25 09:41:50来源:红联作者:baihuo
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 relative URLs not working when changing 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 size being changed when calling 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

下载地址:https://github.com/electron/electron

来自:开源中国社区
文章评论

共有 0 条评论