Electron Releases - v26.5.0

npm install electron@v26.5.0
yarn add electron@v26.5.0

Release Notes

Features

  • Added a tabbingIdentifier property to BrowserWindow. #40410 (Also in 27)

Fixes

  • Fixed an issue where WebViews could sometimes crash on unload. #40443 (Also in 27, 28)
  • Fixed rendering on Linux due to broken shader cache compilation with driver updates. #40452 (Also in 25, 27)

Other Changes

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