Showing releases from v9.x. Show all stable releases.
- Security: backported fix for 1154965. #27610
- Security: backported fix for 1155974. #27799
- Security: backported fix for 1170657. #27798
- Security: backported fix for 1171954. #27800
- Security: backported fix for 1172192. #27801
- Security: backported fix for 1177341. #27748
- Security: backported fix for chromium:1162942. #27612
- Security: backported fix for https://crbug.com/1161705. #27607
Electron 9.x.y has reached end-of-support as per the project's support policy. Developers and applications are encouraged to upgrade to a newer version of Electron.
- Security: backported fix for 1149177. #27534
- Security: backported fix for chromium:1170176, chromium:961059. #27622
- 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)
- 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
- Fixed an issue with audio not playing in HTML video elements. #26969
- 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
- Added Electron DLLs like libGLESv2.dll to symbol server. #26967 (Also in 10, 11, 12)
- Fixed
systemPreferences.effectiveAppearance
returning systemPreferences.getAppLevelAppearance()
. #26881 (Also in 10, 11, 12)
- Fixed an issue where
event.reply
could sometimes not deliver a reply to an IPC message when cross-site iframes were present. #26928 (Also in 10, 11, 12)
- Fixed an issue where some buttons were un-clickable in some BrowserViews with draggable regions enabled. #26745 (Also in 10, 11)
- Fixed an issue whereby a corrupted
async_hooks
stack would crash the renderer when throwing some errors in the renderer process. #26748 (Also in 10, 11)
- Fixed an occasional crash on Windows related to NativeViewHost::SetParentAccessible. #26950 (Also in 10, 11, 12)
- Fixed usage of --disable-dev-shm-usage for apps using --no-sandbox on linux. #26806
- Backported the fix to CVE-2020-16024: Heap buffer overflow in UI. #26831
- Security: backport fix for 1150649. #26897
- Security: backported fix for 1137603. #26893
- Security: backported fix for 1141350. #26895
- Security: backported the fix to CVE-2020-16014: Use after free in PPAPI. #26856
- Security: backported the fix to CVE-2020-16015: Insufficient data validation in WASM. #26859
- Security: backported the fix to CVE-2020-16022: Insufficient policy enforcement in networking. #26861