Electron Releases

Filter by channel Filter by major release

Release Notes for v9.4.2

Fixes

  • Fixed CSP with unsafe-eval detection with Trusted Types. #27472 (Also in 10, 11, 12)
  • Fixed <webview> not working with Trusted Types. #27466 (Also in 10, 11, 12)
  • Fixed a memory leak in desktopCapturer.getSources. #27506 (Also in 10, 11, 12)

Other Changes

  • Backported the fix to CVE-2020-16044. #27493
  • Backported the fix to CVE-2021-21118 from V8. #27421
  • Backported the fix to a UAF in Mojo (1162198). #27405
  • Backported the fix to chromium:1153329. #27496
  • Backported the fix to chromium:1160534. #27451
  • Security: backported fix for 1148309. #27362
  • Security: backported fix for 1150065, 1153658. #27391
  • Security: backported fix for 1151298. #27389
  • Security: backported fix for 1152645. #27400
  • Security: backported fix for 1155426. #27388
  • Security: backported fix for CVE-2021-21122. #27408
  • Security: backported fix for chromium:1161654. #27413

Release Notes for v9.4.1

Fixes

  • Fixed an issue with audio not playing in HTML video elements. #26969

Other Changes

  • Security backports, CVE-2020-16037, CVE-2020-16041, CVE-2020-16042. #26931
  • Security: backported fix for 1147431, 1144462. #26954
  • Security: backported fix for chromium:1123035. #26957