Electron Releases - v23.0.0-beta.4

npm install electron@v23.0.0-beta.4
yarn add electron@v23.0.0-beta.4
Note: This is a beta release, this means it may be shipping with an unreleased version of Chromium.
Please file new issues for any bugs you find in it.

Release Notes

Features

  • Added label property to Display objects. #36933 (Also in 21, 22)

Fixes

  • Fixed an issue on macOS when trying to switch processes with Cmd+Tab after exiting Kiosk Mode. #36917 (Also in 21, 22)
  • Fixed an issue where webViews could have an incorrect initial background color following reloads. #36938 (Also in 21, 22)

Other Changes

  • Updated Chromium to 110.0.5481.30. #36819