Skip to content

electron v24.8.7

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 10 Oct 01:13
· 1 commit to 24-x-y since this release
d3c763f

Release Notes for v24.8.7

Fixes

  • Fixed an issue where calling show() on a child BrowserWindow would show all other children attached to the same parent on macOS. #40104 (Also in 25, 26, 27)
  • Fixed deprecated gpu-process-crashed / renderer-process-crashed events being emitted twice and with incorrect arguments. #40110 (Also in 22, 25, 26, 27)

Other Changes

  • Security: backported fix for 1479104.
    • Security: backported fix for 1480184. #40079