Electron: v9.2.0 Release

Release date:
August 5, 2020
Previous version:
v9.1.2 (released July 28, 2020)
Magnitude:
208 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in v9.2.0

trop[bot]
electron-bot
MarshallOfSound
deepak1556
nornagon

Directory Browser for v9.2.0

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

Features

  • Added new worldSafeExecuteJavaScript webPreference to ensure that the return values from webFrame.executeJavaScript are world safe when context isolation is enabled. #24712

Fixes

  • Fixed a crash that could happen when using hookWindowMessage on Windows. #24769
  • Fixed crash when navigating from a page with webview that has inherited zoom level. #24764
  • Save crash reports locally when uploadToServer: false on linux. #24788