npm electron 16.0.0-alpha.8
electron v16.0.0-alpha.8

latest releases: 32.0.0-alpha.5, 29.4.3, 31.1.0...
2 years 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@16.0.0-alpha.8.

Release Notes for v16.0.0-alpha.8

Features

  • Added commandLine.removeSwitch to allow apps to remove command line switches from Chromiums internal command line representation. #31327 (Also in 15)

Fixes

  • Fixed a JavaScript exception from webContents if render frame was disposed in WebFrameMain, resets the value of render_frame_disposed_ after updating render frame host. #31427
  • Fixed black window when screen capturing a content-protected BrowserWindow on Windows 10. #31386 (Also in 15)

Other Changes

  • Changed Web Serial to use ses.setDevicePermissionHandler to allow developers more control over Web Serial permissioning. #31324
  • Updated Chromium to 96.0.4647.0. #31302

Don't miss a new electron release

NewReleases is sending notifications on new releases.