github electron/electron v42.0.0-beta.4
electron v42.0.0-beta.4

latest release: v43.0.0-nightly.20260417
pre-release12 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@42.0.0-beta.4.

Release Notes for v42.0.0-beta.4

Features

  • Added id, groupId, and groupTitle support for Windows notifications. #50895

Fixes

  • Fixed absent 'Electron Isolated Context' in the execution context dropdown in Dev Tools. #51079 (Also in 41)
  • Fixed an issue where an Electron auto-update job would occasionally fail if a macOS system update is pending. #51111
  • Fixed an issue where closing devtools immediately after focus caused a crash. #51036 (Also in 41)
  • Fixed an issue where saving edited PDF files would fail with a cross-origin SecurityError. #51072

Don't miss a new electron release

NewReleases is sending notifications on new releases.