electron v10.0.0-beta.13
Pre-release
Pre-release
·
388 commits
to 10-x-y
since this release
Note: This is a beta release. Please file new issues for any bugs you find in it.
This release is published to npm under the beta tag and can be installed via npm install electron@beta
, or npm install electron@10.0.0-beta.13
.
Release Notes for v10.0.0-beta.13
Fixes
- Fix: remove unnecessary corner mask overriding to increase window resize performance. #24701
- Protocol response streams are now destroyed if the request is aborted. #24656
Other Changes
- Updated Chromium to 85.0.4183.39. #24663