Electron v1.4.1 發布,JavaScript桌面應用開發庫
Electron 可以讓你使用純 JavaScript 調用豐富的原生 APIs 來創造桌面應用。你可以把它看作是專注于桌面應用而不是 web 服務器的,io.js 的一個變體。
更新日志
- Add
guestinstance
attribute to<webview>
tag which allows movingWebContents
betweens<webview>
s. #7157 - Add
ses.getBlobData(identifier, callback)
API to read uploaded data in protocol. #6941 - Add
contents.invalidate()
API. #7062 - Add
killed
parameter forcrashed
andgpu-process-crashed
events. #7241 - Add
GOOGLE_API_KEY
environment variable to specify custom Google API key. #7276 - Fix exception when accessing remote functions. #7209
- Fix wrong filename when downloading from URL with trailing slash. #7169
- Fix
beginFrameSubscription
not working correctly for HiDPI screens. #7163 - Fix offscreen renderer not resizing. #7062
- Fix
net::ERR_INSECURE_RESPONSE
error when visiting some websites. #7221
Linux
- Add support for
kioclient
,kioclient5
andtrash-cli
inshell.moveItemToTrash(path)
API.#7178
macOS
- Add
scroll-touch-edge
event forBrowserWindow
and fix regressions ofscroll-touch-begin/end
events. #7239
Windows
- Use
Ctrl+Y
as the default accelerator ofredo
menu role. #7236 - Add
getAccentColor
method andaccent-color-changed
event tosystemPreferences
module.#7173
下載
- electron-api.json
- electron-v1.4.1-darwin-x64-dsym.zip
- MBelectron-v1.4.1-darwin-x64-symbols.zip
- electron-v1.4.1-darwin-x64.zip
- Belectron-v1.4.1-linux-arm-symbols.zip
- electron-v1.4.1-linux-arm.zip
- electron-v1.4.1-linux-armv7l-symbols.zip
- electron-v1.4.1-linux-armv7l.zip
- electron-v1.4.1-linux-ia32-symbols.zip
- electron-v1.4.1-linux-ia32.zip
- electron-v1.4.1-linux-x64-symbols.zip
- electron-v1.4.1-linux-x64.zip
- electron-v1.4.1-mas-x64-dsym.zip
- electron-v1.4.1-mas-x64-symbols.zip
- electron-v1.4.1-mas-x64.zip
- electron-v1.4.1-win32-ia32-pdb.zip
- electron-v1.4.1-win32-ia32-symbols.zip
- electron-v1.4.1-win32-ia32.zip
- electron-v1.4.1-win32-x64-pdb.zip
- electron-v1.4.1-win32-x64-symbols.zip
- electron-v1.4.1-win32-x64.zip
- ffmpeg-v1.4.1-darwin-x64.zip
- ffmpeg-v1.4.1-linux-arm.zip
- ffmpeg-v1.4.1-linux-armv7l.zip
- ffmpeg-v1.4.1-linux-ia32.zip
- ffmpeg-v1.4.1-linux-x64.zip
- ffmpeg-v1.4.1-mas-x64.zip
- ffmpeg-v1.4.1-win32-ia32.zip
- ffmpeg-v1.4.1-win32-x64.zip
- SHASUMS256.txt
- Source code (zip)
- Source code (tar.gz)
本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/23134571
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!