v43.0.0-beta.8
electron v43.0.0-beta.8
View on GitHubView PackagePublished: Jun 26, 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.8

Features

  • On Linux, frameless windows now have rounded corners by default, just like on macOS and Windows. Rounded corners can be disabled on all platforms by setting roundedCorners: false on the window. #52111

Fixes

  • Made "reload" menu items work with BaseWindow. #52119 (Also in 41, 42)

Other Changes

  • Backported fixes from upstream Chromium. #52116