Electron Releases - v9.4.2

npm install electron@v9.4.2
yarn add electron@v9.4.2

Release Notes

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