Electron v1.3.2 发布了,Electron.js 是 Github 发布跨平台桌面应用开发工具,基于 Web 技术。 本次发布改进如下: Changelog: Upload the checksums of releases. #6629 Improve performance when creating native classes. #6688 Add downloadItem.getSavePath() API. #6629 Add image.toBitmap() API. #6661 Add size , hotspot parameters to the cursor-changed event of WebContents . #6661 Fix LICENSES.chromium.html being empty. libchromiumcontent#225 Fix failing to register custom protocol due to Session being garbage collected. #6674 Fix unicode characters not working with contents.sendInputEvent(event) API. #6661
Windows Add shell.writeShortcutLink(shortcutPath[, operation], options) andshell.readShortcutLink(shortcutPath) APIs. #6623 Fix window size being changed after restoring from minimized state. #6667
macOS Add app.dock.isVisible() API. #6683 Fix crash with keyboard events under fullscreen. #6637 Fix crash when using webview. #6644
Linux 下载地址:https://github.com/electron/electron/releases |