Electron: v29.0.0-beta.5 Release

Release date:
February 1, 2024
Previous version:
v29.0.0-beta.4 (released January 29, 2024)
Magnitude:
194 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v29.0.0-beta.5

trop[bot]
clavin
electron-roller[bot]

Directory Browser for v29.0.0-beta.5

All files are compared to previous version, v29.0.0-beta.4. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

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 [email protected].

# 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 <span style="font-size:small;">(Also in 27, 28)</span>
  • Fixed an issue where the printBackground option in webContents.printToPDF did not work as expected. #41180 <span style="font-size:small;">(Also in 28)</span>

    Other Changes

  • Updated Chromium to 122.0.6261.18. #41203