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

latest releases: 31.0.0-alpha.2, 30.0.1, 29.3.1...
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.2.

Release Notes for v16.0.0-alpha.2

Features

  • Added WebHID support. #31090 (Also in 15)
  • Added textWidth option to dialog.showMessageBox() / dialog.showMessageBoxSync(). #31089 (Also in 15)

Fixes

  • Fixed an issue where BrowserView dragging behavior was inconsistent with MacOS window dragging. #31178 (Also in 13, 14, 15)
  • Fixed an issue where out-of-focus BrowserViews could not be immediately dragged. #31101 (Also in 13, 14)
  • Fixed black border around the page after resizing is disabled. #31080 (Also in 13, 14, 15)
  • Fixed crash caused by double free when destroying WebContents. #31132 (Also in 14, 15)
  • Fixed crash in v8 due to (Check failed: !regexp_stack_->is_in_use()). #31145 (Also in 13, 14, 15)

Don't miss a new electron release

NewReleases is sending notifications on new releases.