|
欢迎加入运维网交流群:263444886 
Electron v1.3.2 发布了,Electron.js 是 Github 发布跨平台桌面应用开发工具,基于 Web 技术。
本次发布改进如下:
Changelog:
Upload the checksums of>
Improve performance when creating native>
- 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>
macOS
- Add app.dock.isVisible() API. #6683
- Fix crash with keyboard events under fullscreen. #6637
- Fix crash when using webview. #6644
Linux
- Fix components not showing correctly on displays with 2.0 DPI. #6646
下载地址:https://github.com/electron/electron/releases |
|
|