Electron 7.1.12 release, cross-platform desktop application development tools

Electron 7.1.12 release, updates are as follows: 

Fixes

  • Fixed an issue in some cases sent by IPC complex objects may result in termination of the renderer process   # 21922
  • Fixed Date.toLocaleString for invalid locale and format locale for the collapse of aa @ BB   # 21969
  • Fixed an issue where Flash plug-in does not work   # 22109
  • Fixed an issue when using contextBridge renderer module may crash during GC   # 22112
  • Fixed netLog.stopLogging returns undefined rather than log path problem   # 21988

Update Description:  https://github.com/electron/electron/releases/tag/v7.1.12

Guess you like

Origin www.oschina.net/news/113339/electron-7-1-12-released
Recommended