Electron Releases - v24.8.1

npm install electron@v24.8.1
yarn add electron@v24.8.1

Release Notes

Fixes

  • Fixed a potential crash when calling BrowserWindow.moveTop() on modal child windows. #39526 (Also in 25, 26)
  • Fixed decorations for tiled windows on Wayland. #39567 (Also in 22, 25, 26, 27)
  • Fixed to regenerate thumbnail toolbar buttons when explorer is restarted. #39585 (Also in 25, 26)

Other Changes

  • Security: backported fix for CVE-2023-4355.
    • Security: backported fix for CVE-2023-4354.
    • Security: backported fix for CVE-2023-4353.
    • Security: backported fix for CVE-2023-4352.
    • Security: backported fix for CVE-2023-4351. #39558