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@26.0.0-alpha.7
.
Release Notes for v26.0.0-alpha.7
Features
node:
prefixed requires are now supported in sandboxed renderer preloads forevents
,timers
andurl
. #38728 (Also in 24, 25)
Fixes
Other Changes
- Updated Chromium to 116.0.5831.0. #38783