Electron Releases - v24.6.5

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

Release Notes

Fixes

  • Fixed an issue where macOS traffic lights could malfunction on child windows in some circumstances. #39243 (Also in 25, 26)
  • Fixed an issue where non-resizable windows incorrectly enabled the fullscreen/maximize button on initial window creation on macOS. #39230 (Also in 25, 26)
  • Fixed asar integration for node:child_process imports. #39236 (Also in 25, 26)