Electron 7.1.9 release, cross-platform desktop application development tools

Electron 7.1.9 has been released, this version updates are as follows:

Fixes

  • ContextBridge fixed a crash that occurs when garbage collection. # 21736
  • Fixed crashes and application termination occur when closing notification together. # 21719
  • Fixed an issue in some cases may lead to frameless windows become unable to drag. # 21723
  • Repair the open may prevent nativeWindowOpen: falsethe issue of communication between the sand box unsandboxed window and parent window. Also fixes the document.visibilityStateproblem can not work in a sandbox <webview>. # 21696
  • Fixed shell.showItemInFolderproblem repeat the mistakes of the pop-up window may appear when you call on Windows. # 21749
  • Fix the problem before the white flash obscured window. # 21750

Documentation

  • Documentation changes:#21742

Release Notes

Guess you like

Origin www.oschina.net/news/112852/electron-7-1-9-released
Recommended