Electron v1.1.0 和 v1.0.2 发布了,Electron是跨平台桌面应用开发工具,基于 Web 技术。
Changelog:
Upgrade to Chrome 50.0.2661.102.
Upgrade to Node.js 6.1.0.
Windows
Use Visual Studio 2015 for building.
下载地址:
Source code (zip)
Source code (tar.gz)
Allow protocol module to be imported before the ready event of app module. #5406
protocol
ready
app
Add context-menu event to WebContents. #5379
context-menu
WebContents
Add process.defaultApp property. #5421
process.defaultApp
Fix protocol.registerStandardSchemes(schemes) not working. #5406
protocol.registerStandardSchemes(schemes)
Fix file system indexing not working in devtools. #5431
Fix crash when replying to the same synchronous message more than once. #5430
Fix expirationDate not showing for persistent cookies in session.cookies.get API. #5444
expirationDate
session.cookies.get
Fix exception after creating large numbers of renderer processes. #5491
Fix devtools extension repeatedly loaded when changing dock state. electron/brightray#219
OS X
Disable the scroll bounce (rubber banding) effect by default. #5412
Add scrollBounce option to webPreferences. #5412
scrollBounce
webPreferences
Add app.setUserActivity(type, userInfo), app.getCurrentActivityType() APIs andcontinue-activity event for Handoff feature of OS X. #5352
app.setUserActivity(type, userInfo)
app.getCurrentActivityType()
continue-activity
Add app.dock.downloadFinished(filePath) API. #5477
app.dock.downloadFinished(filePath)
Fix high CPU usage when using pty.js Node module. #5378
Fix app.removeAsDefaultProtocolClient(protocol) API not working. #5440
app.removeAsDefaultProtocolClient(protocol)
Linux
Resize the icon of dialog.showMessageBox() to a suitable size. #5496
dialog.showMessageBox()
详情请看:https://github.com/electron/electron/releases
评论删除后,数据将无法恢复
Electron v 1.1.0 和 v 1.0.2 发布
Electron v1.1.0 和 v1.0.2 发布了,Electron是跨平台桌面应用开发工具,基于 Web 技术。
Electron v1.1.0 更新内容:
Changelog:
Upgrade to Chrome 50.0.2661.102.
Upgrade to Node.js 6.1.0.
Windows
Use Visual Studio 2015 for building.
下载地址:
Source code (zip)
Source code (tar.gz)
Electron v1.0.2 更新内容:
Changelog:
Allow
protocolmodule to be imported before thereadyevent ofappmodule. #5406Add
context-menuevent toWebContents. #5379Add
process.defaultAppproperty. #5421Fix
protocol.registerStandardSchemes(schemes)not working. #5406Fix file system indexing not working in devtools. #5431
Fix crash when replying to the same synchronous message more than once. #5430
Fix
expirationDatenot showing for persistent cookies insession.cookies.getAPI. #5444Fix
protocol.registerStandardSchemes(schemes)not working. #5406Fix exception after creating large numbers of renderer processes. #5491
Fix devtools extension repeatedly loaded when changing dock state. electron/brightray#219
OS X
Disable the scroll bounce (rubber banding) effect by default. #5412
Add
scrollBounceoption towebPreferences. #5412Add
app.setUserActivity(type, userInfo),app.getCurrentActivityType()APIs andcontinue-activityevent for Handoff feature of OS X. #5352Add
app.dock.downloadFinished(filePath)API. #5477Fix high CPU usage when using pty.js Node module. #5378
Fix
app.removeAsDefaultProtocolClient(protocol)API not working. #5440Linux
Resize the icon of
dialog.showMessageBox()to a suitable size. #5496下载地址:
Source code (zip)
Source code (tar.gz)
详情请看:https://github.com/electron/electron/releases