npm electron 6.0.0-beta.9
electron v6.0.0-beta.9

latest releases: 29.1.6, 30.0.0-beta.3, 30.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@6.0.0-beta.9.

Release Notes for v6.0.0-beta.9

Features

  • Added requestingUrl and isMainFrame properties to the permission request and permission check handlers details objects so that apps can check the origin of the requesting frame rather than the root frame. #18772

Fixes

  • Fixed webContents.print() callback not returning boolean correctly in all cases. #18803
  • Fixed issue on macOS Catalina where the tray icon would be highlighted incorrectly and sometimes invisible. #18845

Don't miss a new electron release

NewReleases is sending notifications on new releases.