npm electron 7.0.0-beta.7
electron v7.0.0-beta.7

latest releases: 29.3.2, 30.0.2, 31.0.0-alpha.3...
4 years ago

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 i electron@7.0.0-beta.7.

Release Notes for v7.0.0-beta.7

Fixes

  • Fixed cookies.get not working when url is not specified in filter. #20496
  • Fixed an issue where the open-url event was not properly being fired on macOS. #20523
  • Fixed memory leak when using protocol.registerSchemeAsPrivileged api. #20558
  • Fixed setting content-type header with charset breaking protocol APIs. #20544

Don't miss a new electron release

NewReleases is sending notifications on new releases.