npm electron 34.0.0-beta.6
electron v34.0.0-beta.6

13 hours ago

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)

Other Changes

  • Updated Chromium to 132.0.6834.15. #44783
  • Updated Node.js to v20.18.1. #44782

Don't miss a new electron release

NewReleases is sending notifications on new releases.