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@13.0.0-beta.4
.
Release Notes for v13.0.0-beta.4
Fixes
- Fixed an issue where
win.capturePage()
never called back after callinghide()
for a hidden window on some platforms. #28076 (Also in 11, 12)
Other Changes
- Updated Chromium to 90.0.4415.0. #28082