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@34.0.0-beta.6
.
Release Notes for v34.0.0-beta.6
Fixes
- Fixed a crash that could occur when calling
shell.readShortcutLink
on Windows. #44804 (Also in 33) - Fixed an issue where the webContents
context-menu
event was not emitted when using-webkit-app-region: drag
. #44799 (Also in 32, 33) - Fixed update file extension bug. #44770 (Also in 33)