npm electron 8.2.4
electron v8.2.4

latest releases: 33.0.0-beta.4, 33.0.0-beta.3, 33.0.0-beta.2...
4 years ago

Release Notes for v8.2.4

Fixes

  • Fixed Promise timeout issue when running Electron as Node. #23234
  • Fixed a use-after-free error that could happen if a Tray was destroyed while showing a custom context menu. #23181
  • Fixed an issue where windows without nativeWindowOpen: true could invoke the non-native-open path. #23225
  • Fixed broken use of contextCodeGeneration parameter to Node.js' script.runInNewContext(). #23147
  • Fixed memory leak when using contextBridge with sandbox=true. #23231

Other Changes

  • Updated Chromium to 80.0.3987.165. #23217

Don't miss a new electron release

NewReleases is sending notifications on new releases.