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@26.0.0-beta.2
.
Release Notes for v26.0.0-beta.2
Fixes
- Fixed
preload
script may not run in some child windows opened bywindow.open
. #38930 (Also in 23, 24, 25)
Other Changes
- Updated Chromium to 116.0.5845.4. #38826