Note: This is an alpha release. Please file new issues for any bugs you find in it.
This release is published to npm under the alpha tag and can be installed via npm install electron@alpha, or npm install electron@45.0.0-alpha.9.
Release Notes for v45.0.0-alpha.9
Fixes
- Fixed
net.fetch()/net.request()spending seconds of main-process time buffering large streamed request bodies. #54062 (Also in 44)
Other Changes
- Backported fixes from upstream Chromium, PDFium and V8. #54084