npm electron 9.0.0-beta.13
electron v9.0.0-beta.13

latest releases: 33.0.0-beta.4, 33.0.0-beta.3, 33.0.0-beta.2...
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@9.0.0-beta.13.

Release Notes for v9.0.0-beta.13

Fixes

  • Accessing the screen module before the ready event no longer makes it impossible to access the screen module. #22912
  • Fixed webRequest module not working with file:// protocol. #22919
  • Fixed an issue where native macOS dialogs sometimes failed to show after modal close. #22890
  • Fixed crash in network service process when using protocol.registerSchemeAsPrivileged api. #22917
  • Fixed issue where prefers-color-scheme would not be updated / set correctly when your OS was in dark mode. #22900

Don't miss a new electron release

NewReleases is sending notifications on new releases.