npm electron 8.2.0
electron v8.2.0

latest releases: 29.3.2, 30.0.2, 31.0.0-alpha.3...
4 years ago

Release Notes for v8.2.0

Features

    • Added new useSessionCookies flag to net requests to allow them to use the session cookie store.
  • Fixed issue where SameSite cookies would not be attached to outgoing requests from the net module. #22807
  • Added disableDialogs option to WebPreferences. #22665

Fixes

  • Fixed a crash that could occur when sending arrays over IPC. #22758
  • Fixed a potential crash on invalid zoomFactor values when setting the zoom factor of a webpage. #22709
  • Fixed issue where mutating the global Object prototype could cause internal Electron logic to throw errors. #22728
  • Returns a more graceful error when adding duplicate items to a single TouchBar instance. #22645

Other Changes

  • Updated Chromium to 80.0.3987.158. #22742

Don't miss a new electron release

NewReleases is sending notifications on new releases.