npm electron 29.0.0-beta.5
electron v29.0.0-beta.5

latest releases: 33.0.0-beta.2, 32.1.2, 32.1.1...
7 months 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 install electron@29.0.0-beta.5.

Release Notes for v29.0.0-beta.5

Fixes

  • Fixed an issue where select-usb-device did not respect the filter option in navigator.usb.requestDevice(). #41197 (Also in 27, 28)
  • Fixed an issue where the printBackground option in webContents.printToPDF did not work as expected. #41180 (Also in 28)

Other Changes

  • Updated Chromium to 122.0.6261.18. #41203

Don't miss a new electron release

NewReleases is sending notifications on new releases.