Electron Releases - v24.6.3

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

Release Notes

Fixes

  • Fixed a crash when listing desktop capture sources on Wayland with PipeWire. #39050 (Also in 25, 26)
  • Fixed an issue where notifications created on macOS which have no actions will erroneously have a Show button visible. #39012 (Also in 25, 26)
  • Fixed an issue where removing a webview in a close callback could cause crashes. #39009 (Also in 25, 26)