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@35.0.0-beta.12
.
Release Notes for v35.0.0-beta.12
Fixes
- Fixed an issue where
contextmenu
events wouldn't be correctly dispatched in draggable regions on Linux. #45841
Other Changes
- Fixed 35.0.0-beta.11 build issue. #45838