Electron Releases - v25.0.0-beta.8

npm install electron@v25.0.0-beta.8
yarn add electron@v25.0.0-beta.8
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 support for Mica and Acrylic background effects on Windows. #38357 (Also in 24)
  • Expose webContents methods to center text selection, scroll to the page bottom and top, as well as adjust selected text. #38362
  • Surface the context-menu event from extensions. #38356

Other Changes

  • Security: backported fix for 1437346.
    • Security: backported fix for 1439691.
    • Security: backported fix for CVE-2023-2724.
    • Security: backported fix for CVE-2023-2723.
    • Security: backported fix for 1425115.
    • Security: backported fix for 1431761.
    • Security: backported fix for CVE-2023-2725.
    • Security: backported fix for CVE-2023-2721. #38329
  • Updated Chromium to 114.0.5735.35. #38320