npm electron 7.2.0
electron v7.2.0

latest releases: 30.0.1, 29.3.1, 31.0.0-alpha.1...
4 years ago

Release Notes for v7.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. #22808
  • Exposing methods required by capturing a hidden webContents. #21894

Fixes

  • Better window hierarchy checks. c16c4c2
  • Fixed ARIA role="tree" for macOS VoiceOver. #22424
  • Fixed a crash that could occur when sending arrays over IPC. #22757
  • Fixed a potential crash on devices which had not connected any printers to their network. #22517
  • Fixed an occasional segfault with modal windows being closed or destroyed. #22540
  • Fixed issue where mutating the global Object prototype could cause internal Electron logic to throw errors. #22729
  • Fixed some properties not working in webview tags. #22512

Unknown

Don't miss a new electron release

NewReleases is sending notifications on new releases.