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@32.0.0-beta.5
.
Release Notes for v32.0.0-beta.5
Fixes
- Fixed a crash that could occur in some DevTools extensions containing draggable regions. #43199 (Also in 31)
- Fixed an issue where
system-context-menu
was not triggered as expected on Windows when using a frameless BrowserWindow. #43269
Other Changes
- Updated Chromium to 128.0.6613.27. #43258