v43.0.0-beta.2
electron v43.0.0-beta.2
Release Notes
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 [email protected].
Release Notes for v43.0.0-beta.2
Fixes
- Fixed an issue where the "Toggle Developer Tools" menu item failed to function correctly with BaseWindow. #51901 (Also in 41, 42)
Other Changes
- Updated Node.js to v24.16.0. #51865