Electron: v7.3.2 Release

Release date:
June 24, 2020
Previous version:
v7.3.1 (released June 1, 2020)
Magnitude:
454 Diff Delta
Contributors:
10 total committers
Data confidence:
Commits:

Top Contributors in v7.3.2

ckerr
miniak
electron-bot
trop[bot]
deepak1556
wjch-krl
MarshallOfSound
nornagon
rebornix
zcbenz

Directory Browser for v7.3.2

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 v7.3.2

Fixes

  • Enable NTLM v2 for POSIX platforms and added --disable-ntlm-v2 switch to disable it. #23935
  • Ensured proper nativeImage serialization between renderer and browser processes via remote. #24021
  • Fixed GTK dark theme setting not respected in Electron on Linux. #23966
  • Fixed an error when calling dialog.showCertificateTrustDialog with no BrowserWindow. #24119
  • Fixed crash when handling synchronous IPC errors. #24041
  • Fixed intercepted protocols not raising Redirect information back to Chromium. #23997
  • Fixed issue with some IMEs on windows (for ex: Zhuyin) don't terminate after pressing shift. #24055
  • Fixed the acceptLanguages argument being ignored in session.setUserAgent(). #23964
  • Fixed window titlebar not responding to pen on Windows 10. #24104
  • Updated Node root certs to use NSS 3.53. #24269