Electron: v36.0.0-beta.6 Release

Release date:
April 14, 2025
Previous version:
v36.0.0-beta.5 (released April 10, 2025)
Magnitude:
3 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v36.0.0-beta.6

trop[bot]
electron-roller[bot]

Directory Browser for v36.0.0-beta.6

All files are compared to previous version, v36.0.0-beta.5. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

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 [email protected].

# Release Notes for v36.0.0-beta.6

Fixes

  • Fixed an error when calling window.emit('close') after toggling fullscreen mode. #46621 <span style="font-size:small;">(Also in 35)</span>
  • 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 <span style="font-size:small;">(Also in 34, 35)</span>

  • Updated Chromium to 136.0.7103.25. #46603