Showing releases from v9.x. Show all stable releases.
- 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
- Fixed
<webview>
render-process-gone
event dispatch. #26576
- Fixed
LC_ALL
environment variable getting changed in Electron. #26508 (Also in 10, 11)
- Fixed debug.log files being created under working directory on windows. #26267 (Also in 10)
- Fixed draggable regions stops working when devtools is opened on macOS. #26506 (Also in 10, 11)
- Backported the fix to CVE-2020-16017: Browser UAF when detaching a provisional frame. #26477
- Fixed value of
getSystemVersion()
on Big Sur. #26430
- Security: backported fix for 1143772. #26400
- Security: backported fix for 1144489. #26397
- Security: backported fix for chromium:1133527. #26412
- Security: backported fix for chromium:1137608. #26409
- Security: backported fix for chromium:1139398. #26406
- Re-enable Rosetta on Apple Silicon devices. #26572 (Also in 7.3, 8, 10, 11)
- Fixed an issue where Hover Text on macOS Catalina did not work without VoiceOver also being enabled. #26244 (Also in 10, 11)
- Fixed an issue where draggable regions did not work exclusively on
BrowserViews
. #26261 (Also in 10, 11)
- Fixed an issue where draggable regions were not properly updated on BrowserViews when a containing
BrowserWindow
was resized. #26322 (Also in 10, 11)
- Fixed calling
app.commandLine.appendSwitch('lang')
not changing app's locale. #26242 (Also in 10, 11)
- Improved performance of
takeHeapSnapshot()
. #26228
- Security: backported fix for 1100470, 1125337. #26210
- Security: backported fix for 1128657. #26197
- Security: backported fix for 1133983. #26204
- Security: backported fix for 1135018. #26194
- Security: backported fix for 1135857. #26191
- Security: backported fix for chromium:1117258. #26200
- Security: backported fix for chromium:1132111. #26207
- Security: backported fix for chromium:1137630. #26213
- Browser views will properly resize within windows. #26034 (Also in 10, 11)
- Fix: gdi printing in silent printing mode. #25724 (Also in 10, 11)
- Fixed NativeImage.getScaleFactors() always returning the same value. #25904 (Also in 10, 11)
- Fixed a crash in printing on Windows. #26066 (Also in 10, 11)
- Fixed an issue where Windows notifications with timeoutType of 'never' did not work properly. #25862 (Also in 10, 11)
- Fixed an issue where
Save as PDF
from PDF Viewer Print dialog failed and sometimes crashed. #26067 (Also in 10, 11)
- Fixed an issue where frameless windows showed window controls after being in simple fullscreen mode on macOS. #26128 (Also in 10, 11)
- Fixed an issue where some Node.js module API calls hung in the renderer process after reloads when render process reuse was enabled. #25924 (Also in 10, 11)
- Fixed an issue where the PDF annotations button existed in a broken state. #26004
- Fixed bug that meant require.resolve paths option was ignored. #26035 (Also in 10, 11)
- Fixed maximized frameless window bleeding to other monitors. #25980 (Also in 8, 10, 11)
- Fixed memory leak on macOS when using
dialog.showMessageBox
API. #26098 (Also in 8, 10, 11)
- Backported fix for CVE-2020-15999. #26069
- Backported the fix to CVE-2020-15969: Use after free in WebRTC. #25854
- Security: backported fix for 1111149. #25638
- Security: backported fix for 1113558. #25859
- Security: backported fix for 1121414. #25911
- Security: backported fix for 1121836. #25641
- Security: backported fix for 1125635, 1115901. #25857
- Security: backported fix for 1126249. #25645
- Security: backported the fix to a heap-use-after-free in content::WebContentsImpl::SetNotWaitingForResponse. #25896