Releases: electron/electron
electron v39.0.0-beta.2
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@39.0.0-beta.2
.
Release Notes for v39.0.0-beta.2
Features
Fixes
Other Changes
- Updated Node.js to v22.20.0. #48382
electron v38.2.2
electron v37.6.1
electron v36.9.4
electron v39.0.0-beta.1
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@39.0.0-beta.1
.
Release Notes for v39.0.0-beta.1
Other Changes
- Fixed a development issue where the metal toolchain could not be found when building on macOS 26. #48472
electron v39.0.0-alpha.9
Note: This is an alpha release. Please file new issues for any bugs you find in it.
This release is published to npm under the alpha tag and can be installed via npm install electron@alpha
, or npm install electron@39.0.0-alpha.9
.
Release Notes for v39.0.0-alpha.9
Fixes
- AccentColor set distinguishes the frame. #48450 (Also in 37, 38)
- Fix: runtime JS error that crashes
GetPackageJSON
. #48425 (Also in 37, 38) - Fixed an issue where snapped windows aren't correctly snapped when minimized and then unminimized. #48438 (Also in 37, 38)
- Fixed crash when passing feature param from commandline
--enable-features=Feature:ParamA/Value
. #48442
electron v38.2.1
electron v39.0.0-alpha.8
Note: This is an alpha release. Please file new issues for any bugs you find in it.
This release is published to npm under the alpha tag and can be installed via npm install electron@alpha
, or npm install electron@39.0.0-alpha.8
.
Release Notes for v39.0.0-alpha.8
Fixes
- Fixed download button does not work in PDF Viewer. #48404
electron v36.9.3
electron v39.0.0-alpha.7
Note: This is an alpha release. Please file new issues for any bugs you find in it.
This release is published to npm under the alpha tag and can be installed via npm install electron@alpha
, or npm install electron@39.0.0-alpha.7
.