Release Notes for v7.2.0
Features
-
- Added new
useSessionCookies
flag tonet
requests to allow them to use the session cookie store.
- Added new
- Fixed issue where
SameSite
cookies would not be attached to outgoing requests from thenet
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
- Reset version for 7.2.0. ace3216