Skip to content

electron v30.0.2

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 02 May 01:18
· 31 commits to 30-x-y since this release
aa25b3a

Release Notes for v30.0.2

Fixes

  • Electron doesn't paint on offscreen-render mode after gpu process crashed. #41925 (Also in 29, 31)
  • Fixed data corruption when protocol.handle() processed incoming data asynchronously. #41933 (Also in 31)
  • Fixed nativeImage.createThumbnailFromPath and shell.openExternal not resolving when called in the renderer process. #41909 (Also in 31)

Other Changes

  • Updated Chromium to 124.0.6367.91. #41976

Documentation

  • Documentation changes: #41883