v43.0.0-beta.4
electron v43.0.0-beta.4
View on GitHubView PackagePublished: Jun 16, 2026

Release Notes

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 v43.0.0-beta.4

Fixes

  • Fixed DevTools Network panel missing most requests after navigating when webContents.debugger is attached. #51964 (Also in 42)
  • Fixed a bug on Linux where a 1px line appeared at the top of frameless windows if the window and web contents had different background colors. #51999

Other Changes

  • Updated Chromium to 150.0.7871.13. #51814