Electron: v10.1.6 Release

Release date:
November 18, 2020
Previous version:
v10.1.5 (released October 23, 2020)
Magnitude:
362 Diff Delta
Contributors:
10 total committers
Data confidence:
Commits:

43 Features Released with v10.1.6

Top Contributors in v10.1.6

trop[bot]
nornagon
miniak
dsanders11
electron-bot
zcbenz
codebytere
ppontes
MarshallOfSound
ckerr

Directory Browser for v10.1.6

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Release Notes for v10.1.6

Fixes

  • Fixed LC_ALL environment variable getting changed in Electron. #26550 <span style="font-size:small;">(Also in 9)</span>
  • Fixed window.open not accepting size values with "px" at the end. #26333 <span style="font-size:small;">(Also in 11)</span>
  • Fixed a rare crash on Windows that could occur when emitting certain powerMonitor events. #26180 <span style="font-size:small;">(Also in 11)</span>
  • Fixed an issue where Hover Text on macOS Catalina did not work without VoiceOver also being enabled. #26245 <span style="font-size:small;">(Also in 9, 11)</span>
  • Fixed an issue where draggable regions did not work exclusively on BrowserViews. #26260 <span style="font-size:small;">(Also in 9, 11)</span>
  • Fixed an issue where draggable regions were not properly updated on BrowserViews when a containing BrowserWindow was resized. #26321 <span style="font-size:small;">(Also in 9, 11)</span>
  • Fixed an issue where packages could not be selected with <input file="type"> on macOS. #26555 <span style="font-size:small;">(Also in 11)</span>
  • Fixed calling app.commandLine.appendSwitch('lang') not changing app's locale. #26241 <span style="font-size:small;">(Also in 9, 11)</span>
  • Fixed debug.log files being created under working directory on windows. #26266 <span style="font-size:small;">(Also in 9)</span>
  • Fixed draggable regions stops working when devtools is opened on macOS. #26394 <span style="font-size:small;">(Also in 9, 11)</span>

    Other Changes

  • Backported the fix to CVE-2020-16013: Inappropriate implementation in V8. #26455

  • Backported the fix to CVE-2020-16017: Browser UAF when detaching a provisional frame. #26473

  • Improved performance of takeHeapSnapshot(). #26229

  • Security: backported fix for 1100470, 1125337. #26209

  • Security: backported fix for 1128657. #26196

  • Security: backported fix for 1133983. #26203

  • Security: backported fix for 1135018. #26193

  • Security: backported fix for 1135857. #26190

  • Security: backported fix for 1143772. #26399

  • Security: backported fix for 1144489. #26396

  • Security: backported fix for 817982. #26438

  • Security: backported fix for chromium:1117258. #26199

  • Security: backported fix for chromium:1132111. #26206

  • Security: backported fix for chromium:1133527. #26411

  • Security: backported fix for chromium:1137608. #26408

  • Security: backported fix for chromium:1137630. #26212

  • Security: backported fix for chromium:1139398. #26405