npm electron 27.0.0-alpha.3
electron v27.0.0-alpha.3

latest releases: 32.1.1, 33.0.0-beta.1, 33.0.0-alpha.6...
13 months ago

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@27.0.0-alpha.3.

Release Notes for v27.0.0-alpha.3

Features

  • Added the ability to send HTTP headers with webContents.downloadURL(). #39560 (Also in 25, 26)

Fixes

  • Fixed an issue where BrowserViews that had their bounds set prior to being added to a BrowserWindow could have unexpected incorrect offsets. #39627
  • Fixed an issue where certain properties of chrome.tabs Tab objects were not properly considered privileged. #39608 (Also in 25, 26)
  • Support Region Capture API with tab MediaStream. #39619 (Also in 25, 26)

Don't miss a new electron release

NewReleases is sending notifications on new releases.