Skip to content

electron v24.5.1

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 14 Jun 19:29
· 68 commits to 24-x-y since this release
8df8cad

Release Notes for v24.5.1

Fixes

  • Fixed an issue where passing webContents.print(null) could incorrectly trigger an error. #38640 (Also in 25, 26)
  • Fixed an issue with potential use-after-free of child windows on close and reparent. #38677 (Also in 25, 26)
  • Fixed visibility of menu bar when exiting full screen. #38681 (Also in 23, 25, 26)

Other Changes