Electron Releases - v25.0.0-beta.5

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

  • Ensured that Electron's custom AXManualAccessibility attribute works as expected in all relevant protocol methods. #38223 (Also in 23, 24)
  • Fixed a potential crash when calling webContents.print with invalid settings. #38230

Other Changes

  • Updated Chromium to 114.0.5735.16. #38118