Electron 10.1.5 released, a cross-platform desktop application development tool

Electron 10.1.5 has been released. The main updates are as follows:

Fixes

  • Fixed printing crash on Windows.
  • Fixed an issue where Wasm code generation was incorrectly shown as being prohibited by embedder when contextIsolation was enabled.
  • Fixed an issue where frameless windows displayed window controls after being in simple full-screen mode on macOS.
  • Fixed a memory leak issue when using dialog.showMessageBox API on macOS.

Other Changes

  • Backported the fix for CVE-2020-15999.

Update instructions: https://github.com/electron/electron/releases/tag/v10.1.5

Guess you like

Origin www.oschina.net/news/119422/electron-10-1-5-released