github electron/electron v10.1.7
electron v10.1.7

latest releases: v32.0.0-nightly.20240517, v31.0.0-beta.3, v32.0.0-nightly.20240516...
3 years ago

Release Notes for v10.1.7

Fixes

  • Fixed <webview> render-process-gone event dispatch. #26577
  • Fixed an issue where IsMaximized would incorrectly return false for some windows on Windows. #26779 (Also in 12)
  • Fixed an issue where draggable regions in BrowserWindow causes BrowserView to become draggable in non-correspondent places. #26753 (Also in 11, 12)
  • Fixed an issue where some buttons were un-clickable in some BrowserViews with draggable regions enabled. #26744 (Also in 9, 11)
  • Fixed an issue whereby a corrupted async_hooks stack would crash the renderer when throwing some errors in the renderer process. #26747 (Also in 9, 11)
  • Fixed uncaught promise rejection when creating webContents with javascript disabled. #26871 (Also in 11, 12)

Other Changes

  • Security: backported the fix to CVE-2020-16015: Insufficient data validation in WASM. #26858
  • Security: backported the fix to CVE-2020-16022: Insufficient policy enforcement in networking. #26860

Unknown

  • Re-enable Rosetta on Apple Silicon devices. #26569 (Also in 7.3, 8, 9, 11)

Don't miss a new electron release

NewReleases is sending notifications on new releases.