Electron v25.0.0-beta.8

npm
npm install --save-dev electron@25.0.0-beta.8
yarn
yarn add --dev electron@25.0.0-beta.8
Google ChromeChromium
114.0.5735.35
Node.jsNode.js
18.15.0
V8V8
11.4.183.8

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