Skip to content

electron v11.0.3

Choose a tag to compare

@electron-bot electron-bot released this 24 Nov 05:51
· 308 commits to 11-x-y since this release

Release Notes for v11.0.3

Fixes

  • Fixed <webview> render-process-gone event dispatch. #26578
  • Fixed contentTracing.stopRecording() not rejecting when there is no trace in progress. #26655 (Also in 12)
  • Fixed screen methods not being accessible via remote.screen. #26660
  • Fixed a crash when calling webContents.fromId with an unknown ID. #26652