Electron v25.9.4

npm
npm install --save-dev electron@25.9.4
yarn
yarn add --dev electron@25.9.4
Google ChromeChromium
114.0.5735.289
Node.jsNode.js
18.15.0
V8V8
11.4.183.29

Release Notes

Fixes

  • Fixed an issue where pressing the escape key did not properly trigger PDF presentation mode exit. #40411 (Also in 26, 27)

  • Fixed rendering on Linux due to broken shader cache compilation with driver updates. #40473 (Also in 27)

Other Changes

  • Security: backported fix for CVE-2023-5849.

    • Security: backported fix for CVE-2023-5482. #40437