8000 Release electron v9.4.2 · electron/electron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

electron v9.4.2

Compare
Choose a tag to compare
@electron-bot electron-bot released this 27 Jan 23:21
· 14 commits to 9-x-y since this 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
0