Electron 43.1.0 发布
Electron 是一个使用 JavaScript、HTML 和 CSS 构建跨平台的桌面应用程序。它基于 Node.js 和 Chromium,被 Atom 编辑器和许多其他应用程序使用。Electron 兼容 Mac、Windows 和 Linux,可以构建出三个平台的应用程序。
Electron v43.1.0 现已发布,一些更新内容如下:
### 修复
- 修复了替换已打开的应用程序菜单时触发的崩溃问题。[#52276](https://github.com/electron/electron/pull/52276)
### 其他变化
- Chromium 已更新至 150.0.7871.47 版本。[#52235](https://github.com/electron/electron/pull/52235)
- Node.js 已更新至 v24.18.0。[#52106](https://github.com/electron/electron/pull/52106)
更新说明:[https://github.com/electron/electron/releases/tag/v43.1.0](https://github.com/electron/electron/releases/tag/v43.1.0)
---
原文链接:[点击查看](https://www.oschina.net/news/471587/electron-43-1-0-released)
Electron v43.1.0 现已发布,一些更新内容如下:
### 修复
- 修复了替换已打开的应用程序菜单时触发的崩溃问题。[#52276](https://github.com/electron/electron/pull/52276)
### 其他变化
- Chromium 已更新至 150.0.7871.47 版本。[#52235](https://github.com/electron/electron/pull/52235)
- Node.js 已更新至 v24.18.0。[#52106](https://github.com/electron/electron/pull/52106)
更新说明:[https://github.com/electron/electron/releases/tag/v43.1.0](https://github.com/electron/electron/releases/tag/v43.1.0)
---
原文链接:[点击查看](https://www.oschina.net/news/471587/electron-43-1-0-released)
评论
暂无评论。