Electron: v22.0.0-beta.5 Release

Release date:
November 10, 2022
Previous version:
v22.0.0-beta.4 (released November 8, 2022)
Magnitude:
0 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v22.0.0-beta.5

trop[bot]
electron-roller[bot]

Directory Browser for v22.0.0-beta.5

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

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 v22.0.0-beta.5

Features

  • Added an app.getPreferredSystemLanguages() API to return the user's system languages. #36291 <span style="font-size:small;">(Also in 21)</span>

    Fixes

  • Fixed an issue where calling app.dock.setIcon(/path/t/icon) would crash when called before the ready event on app. #36293 <span style="font-size:small;">(Also in 20, 21)</span>

    Other Changes

  • Updated Chromium to 108.0.5359.40. #36308