Electron: v30.0.0-beta.2 Release

Release date:
March 21, 2024
Previous version:
v30.0.0-beta.1 (released March 15, 2024)
Magnitude:
0 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in v30.0.0-beta.2

trop[bot]

Directory Browser for v30.0.0-beta.2

All files are compared to previous version, v30.0.0-beta.1. 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 v30.0.0-beta.2

Fixes

  • Fixed an issue where badge text set using the Badging API no longer appeared correctly on Windows. #41629 <span style="font-size:small;">(Also in 29)</span>
  • Fixed an issue where the serial-port-added event improperly respected filters set by serial.requestPort(). #41635 <span style="font-size:small;">(Also in 28, 29)</span>