Electron Releases - v23.0.0-beta.5

npm install electron@v23.0.0-beta.5
yarn add electron@v23.0.0-beta.5
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

Fixes

  • Fixed an issue where <datalist> elements were improperly positioned within the page. #36959
  • Removed plugin helper checks on macOS gated behind enable_plugins buildflag. #36977 (Also in 22)

Other Changes

  • Updated Chromium to 110.0.5481.38. #36955