Electron Releases

Filter by channel Filter by major release

Release Notes for v29.3.3

Fixes

  • Fixed an issue where fs.createWriteStream could write out of order. #42047
  • Fixed blurry thumbnails from desktop capturer on macOS. #42049
  • Fixed crash after upgrade on Linux. #42065 (Also in 30, 31)

Other Changes

  • Backported fix for 330756841. #42069
  • Backported fix for 339266700. #42097
  • Security: backported fix for 335003891.
    • Security: backported fix for 333508731. #42007
  • Security: backported fix for CVE-2024-3914. #41984
  • Security: backported fix for CVE-2024-4558. #42090
  • [a11y] avoid clearing/resetting focus on an already focused element. #42057 (Also in 28)

Release Notes for v29.3.2

Fixes

  • Electron doesn't paint on offscreen-render mode after gpu process crashed. #41923 (Also in 30, 31)
  • Fixed an issue where console.log() in AudioWorkletGlobalScope produced incorrect output. #41889 (Also in 28)
  • Fixed an issue where recentDOcuments wasn't populating properly on macOS. #41994 (Also in 31)

Other Changes

  • Security: backported fix for CVE-2024-4060.
    • Security: backported fix for CVE-2024-4058. #41982