Electron 7.2.2 released, cross-platform desktop application development tool

Electron 7.2.2 was released. The main updates include:

repair

  • Fixed a crash that could be caused by invalid zoomFactor value when setting the zoom factor of the webpage
  • Fixed state persistency issue for BrowserWindows on macOS
  • Fixed an issue where messageBox may not be created on macOS
  • Fixed an issue that occasionally crashed when closing all BrowserWindows
  • Security: CVE-2020-6426 backported fix: Inappropriate implementation in V8
  • Security: The fix for crbug.com/1065094 was ported backwards
  • Security: Backported fixes for potential buffer overflow issues in WebRTC audio encoding
  • Security: Porting the fix back to CVE-2020-6452: Potential container overflow fix in MediaStream mojo

Update instructions: https://github.com/electron/electron/releases/tag/v7.2.2

Guess you like

Origin www.oschina.net/news/114912/electron-7-2-2-released