红联Linux门户
Linux帮助

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

发布时间:2016-06-17 09:24:11来源:红联作者:baihuo
Electron v1.2.3 发布了,Electron.js 是 Github 发布跨平台桌面应用开发工具,基于 Web 技术。

更新如下:

Changelog:

Use app's name as default window title. #5945

Add ready-to-show event to BrowserWindow. #6026

Add --abi command line switch to default app. #5911

Add showDefinitionForSelection() method to WebContents and tag. #5921

Add pepperFlashSystemPlugin to the paths of app.getPath(name) API. #5943

Add protocol property to Session to allow custom protocol for partition. #5904

Add isPaused, canResume, getState APIs to DownloadItem. #5959

Add support for a few more chrome.* APIs for devtools extensions. #5924

Add BrowserWindow.getDevToolsExtensions() API. #5965

Add focusable option to BrowserWindow. #6023

Add web-contents-created event to app. #6029

Fix devtools extension not working for tag. #5913

Fix devtools extension not working for sessions with partition. #5904

Fix random crash when using custom protocol. #5904

Fix window.opener being null in window opened by tag. #5953

Fix crash when closing window with devtools opened. brightray#226

OS X

Add requestHeaders parameter for autoUpdater.setFeedURL(url[, requestHeaders]) API.#5879

Fix maximizable: false not working for frameless window. #5944

Windows

Add win.setFocusable(focusable) API. #6013 #6023

Fix autoUpdater not waiting for current app to quit before launching newly installed app. #6037

其他下载地址请访问:https://github.com/electron/electron/releases

下载地址:https://github.com/electron/electron/archive/v1.2.1.tar.gz

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

共有 0 条评论