Electron 7.1.12 发布,跨平台桌面应用开发工具

Electron 7.1.12 发布了,更新内容如下: 

Fixes

  • 修复了在某些情况下通过 IPC 发送复杂对象可能导致渲染器进程终止的问题  #21922
  • 修复了 Date.toLocaleString 对于无效的语言环境和格式为 aa@BB 的语言环境的崩溃  #21969
  • 修复了 Flash 插件无法正常工作的问题  #22109
  • 修复了使用 contextBridge 模块时渲染器可能在 GC 期间崩溃的问题  #22112
  • 修复了 netLog.stopLogging 返回 undefined 而不是日志路径的问题  #21988

更新说明: https://github.com/electron/electron/releases/tag/v7.1.12

猜你喜欢

转载自www.oschina.net/news/113339/electron-7-1-12-released