Skip to content

electron v24.7.0

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 02 Aug 18:49
· 37 commits to 24-x-y since this release
3484a56

Release Notes for v24.7.0

Features

  • Added senderIsMainFrame to messages sent via ipcRenderer.sendTo(). #39207 (Also in 25, 26)

Fixes

  • Fixed a potential crash when re-parenting a BrowserWindow whose first parent has been destroyed. #39307 (Also in 26)

Other Changes