Releases: electron/electron
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 [email protected]
.
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 [email protected]
.
Release Notes for v39.0.0-alpha.7
Fixes
electron v38.2.0
Release Notes for v38.2.0
Features
Fixes
electron v37.6.0
electron v36.9.2
electron v39.0.0-alpha.6
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 [email protected]
.
Release Notes for v39.0.0-alpha.6
Other Changes
- Updated Chromium to 142.0.7417.0. #48363
electron v39.0.0-alpha.5
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 [email protected]
.
Release Notes for v39.0.0-alpha.5
electron v39.0.0-alpha.4
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 [email protected]
.
Release Notes for v39.0.0-alpha.4
Fixes
- Fixed crash when accessing
webContents.session
. #48344