Electron: v9.3.4 Release

Release date:
November 9, 2020
Previous version:
v9.3.3 (released October 26, 2020)
Magnitude:
33 Diff Delta
Contributors:
7 total committers
Data confidence:
Commits:

Top Contributors in v9.3.4

nornagon
trop[bot]
electron-bot
ckerr
codebytere
zcbenz
dsanders11

Directory Browser for v9.3.4

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 v9.3.4

Fixes

  • Fixed an issue where Hover Text on macOS Catalina did not work without VoiceOver also being enabled. #26244 <span style="font-size:small;">(Also in 10, 11)</span>
  • Fixed an issue where draggable regions did not work exclusively on BrowserViews. #26261 <span style="font-size:small;">(Also in 10, 11)</span>
  • Fixed an issue where draggable regions were not properly updated on BrowserViews when a containing BrowserWindow was resized. #26322 <span style="font-size:small;">(Also in 10, 11)</span>
  • Fixed calling app.commandLine.appendSwitch('lang') not changing app's locale. #26242 <span style="font-size:small;">(Also in 10, 11)</span>

    Other Changes

  • 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