|
欢迎加入运维网交流群:263444886 
Electron v1.3.1 发布了,Electron.js 是 Github 发布跨平台桌面应用开发工具,基于 Web 技术。
本次发布改进如下:
Changelog:
- Add view-painted event to WebContent. #6524
- Add proxyBypassRules option to ses.setProxy(config, callback) API. #6558
- Add support for passing typed arrays in remote module. #6572, #6590
- Add contents.copyImageAt(x, y) API. #6619
- Fix file dialog not working with tag on DevPanel. brightray#238
- Fix fs.access/accessSync not working with asar archives. #6598
- Fix LCD-text-antialiasing not working. #6606
- Fix crash when adding project workspace in devtools. #6613
Windows
- Fix window position not restoring after restoring from minimized state. #6596
- Fix crash when calling crashReporter.start(options) for multiple times. #6618
- Fix invalid AppUserModelID when executable name contains spaces. #6602
macOS
- Add option to always highlight the tray icon. #6620
下载地址:https://github.com/electron/electron/releases |
|
|