Electron 6.1.8 release, cross-platform desktop application development tools

Electron 6.1.8 has been released, the specific update as follows:

Fixes

  • Fixed  BrowserWindow.setFocusable(true)problem can not be used on Windows. # 21856
  • Fixed crashes and application termination occur when closing notification together. # 21718
  • Fix the potential problem of garbage collection activity menu. # 22152
  • Fixed an issue on macOS "panel on credit" credit limit set in the dark mode is not supported. # 21925
  • Fixed crash when restoring a minimized window hidden on Windows. # 22153
  • Fixed a memory leak when using javascript generator functions. # 21774
  • Delete unnecessary breakpad_symbols catalog from dsym zip file. # 22219
  • ......

Other Changes

  • Update crashReporterto start is not crashReporterthe time to getLastCrashReportthrow an error. # 21684

For more details, see the Release Notes .

Guess you like

Origin www.oschina.net/news/113599/electron-6-1-8-released
Recommended