github electron/electron v36.0.0-beta.6
electron v36.0.0-beta.6

latest releases: v37.0.0-nightly.20250429, v36.0.0, v36.0.0-beta.10...
pre-release14 days 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@36.0.0-beta.6.

Release Notes for v36.0.0-beta.6

Fixes

  • Fixed an error when calling window.emit('close') after toggling fullscreen mode. #46621 (Also in 35)
  • Fixed an issue where context menu actions such as copy/paste did not correctly fire when a frame was not passed in. #46619

Other Changes

  • Fixed an issue where printing from the renderer process crashes the main process when no printers are installed in the system or there's not a default printer. #46617 (Also in 34, 35)
  • Updated Chromium to 136.0.7103.25. #46603

Don't miss a new electron release

NewReleases is sending notifications on new releases.