智能化下的产物,无人棋牌室
Electron v1.2.3 发布了,Electron.js 是 Github 发布跨平台桌面应用开发工具,基于 Web 技术。
更新如下:
Changelog:
- Use app’s name as default window title. #5945
- Add
ready-to-show
event toBrowserWindow
. #6026 - Add
--abi
command line switch to default app. #5911 - Add
showDefinitionForSelection()
method toWebContents
and<webview>
tag. #5921 - Add
pepperFlashSystemPlugin
to the paths ofapp.getPath(name)
API. #5943 - Add
protocol
property toSession
to allow custom protocol forpartition
. #5904 - Add
isPaused
,canResume
,getState
APIs toDownloadItem
. #5959 - Add support for a few more
chrome.*
APIs for devtools extensions. #5924 - Add
BrowserWindow.getDevToolsExtensions()
API. #5965 - Add
focusable
option toBrowserWindow
. #6023 - Add
web-contents-created
event toapp
. #6029 - Fix devtools extension not working for
<webview>
tag. #5913 - Fix devtools extension not working for sessions with
partition
. #5904 - Fix random crash when using custom protocol. #5904
- Fix
window.opener
beingnull
in window opened by<webview>
tag. #5953 - Fix crash when closing window with devtools opened. brightray#226
OS X
- Add
requestHeaders
parameter forautoUpdater.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