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@38.0.0-alpha.3
.
Release Notes for v38.0.0-alpha.3
Fixes
- Fixed an issue where users on MacOS were unable to interact with a webpage loaded via loadURL. #47575
Other Changes
- Updated Node.js to v22.17.0. #47556