npm electron 9.2.0
electron v9.2.0

latest releases: 31.7.4, 34.0.0-beta.1, 34.0.0-alpha.9...
4 years ago

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 (Also in 10)

Fixes

  • Fixed a crash that could happen when using hookWindowMessage on Windows. #24769 (Also in 10)
  • Fixed an issue where suspend/resume were emitted twice on macOS. #24845 (Also in 8, 10)
  • Fixed crash when navigating from a page with webview that has inherited zoom level. #24764 (Also in 8, 10)
  • Save crash reports locally when uploadToServer: false on linux. #24788 (Also in 10)
  • Fixed an a11y regression where children reported an index in parent greater than the parent child count. #24765

Don't miss a new electron release

NewReleases is sending notifications on new releases.