github electron/electron v10.4.1
electron v10.4.1

latest releases: v32.0.0-nightly.20240426, v32.0.0-nightly.20240425, v32.0.0-nightly.20240424...
3 years ago

Release Notes for v10.4.1

Fixes

  • Fixed BrowserWindow.documentEdited property on top level window. #28159 (Also in 11, 12)
  • Fixed a potential crash when resetting BrowserViews. #27946 (Also in 11, 12)
  • Fixed an issue where BrowserViews could have mismatched draggable regions to their bounds. #27986 (Also in 11, 12)
  • Fixed an issue where libuv might hang with multiple subframes when nodeIntegrationInSubframes is enabled. #27881 (Also in 11, 12)
  • Fixed an out-of-bounds access in WebContents.sendInputEvent. #27854 (Also in 11, 12)
  • Fixed background color not being applied for child windows created by native window.open path. #27945 (Also in 11, 12)
  • Fixed issue where window.open() would not return an object with a location.href setter when contextIsolation is enabled and nativeWindowOpen is disabled. #28160 (Also in 12)
  • Fixed native window.open() to not use windowName/frameName as title by default. #27868 (Also in 11, 12)
  • Fixed warning when worldSafeExecuteJavaScript is disabled. #27974 (Also in 11, 12)

Other Changes

  • Security: backported fix for 1180871. #28047
  • Security: backported fix for CVE-2021-21160. #28094
  • Security: backported fix for CVE-2021-21162. #28092
  • Security: backported fix for CVE-2021-21165. #28090
  • Security: backported fix for CVE-2021-21181. #28098
  • Security: backported fix for CVE-2021-21193. #28166
  • Security: backported fix to 1177593. #28051

Don't miss a new electron release

NewReleases is sending notifications on new releases.