Electron: v9.2.1 Release

Release date:
August 18, 2020
Previous version:
v9.2.0 (released August 5, 2020)
Magnitude:
105 Diff Delta
Contributors:
7 total committers
Data confidence:
Commits:

Top Contributors in v9.2.1

nornagon
trop[bot]
deepak1556
electron-bot
ppontes
sentialx
danbrianwhite

Directory Browser for v9.2.1

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.2.1

Fixes

  • fix loading shared worker scripts over custom protocol
  • fix crash when loading worker scripts with nodeIntegration enabled. #24750
  • Fixed a crash that could occur when using in-memory sessions. #25002
  • Fixed an issue where some Node.js methods would not work with URL instances constructed in the renderer process. #24862
  • Fixed an issue where the Save button did not function in PDF previews. #24996
  • Fixed inactive windows having active titlebar on Windows. #24873
  • Fixed missing guid parameter in Linux crash reports. #24898
  • Increased maximum length for crash keys from 127B to 20KB. #24854
  • [a11y] fix an issue where voiceover doesn't read the first item selected from a ARIA combobox. #25004

Other Changes

  • Backported the fix to CVE-2020-6532: Use after free in SCTP. #24887
  • Backported the fix to CVE-2020-6537: Type Confusion in V8. #24885
  • Resolve network issues that prevented RTC calls from being connected due to network IP address changes and ICE. (Chromium issue 1113227). #24997

Unknown

  • Fixed issues with CORS when making requests from extensions. #24915