Electron: v7.2.0 Release

Release date:
March 23, 2020
Previous version:
v7.1.14 (released February 28, 2020)
Magnitude:
252 Diff Delta
Contributors:
7 total committers
Data confidence:
Commits:

36 Features Released with v7.2.0

Top Contributors in v7.2.0

trop[bot]
MarshallOfSound
zeeker999
zcbenz
loc
codebytere
electron-bot

Directory Browser for v7.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 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. c16c4c25
  • 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

  • Reset version for 7.2.0. ace32163