Electron Releases - v25.9.4

npm install electron@v25.9.4
yarn add electron@v25.9.4

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