Electron Releases

Filter by channel Filter by major release

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

Release Notes for v29.3.1

Fixes

  • Fixed an issue on Windows where silent printing resulted in comically tiny renderer output. #41836 (Also in 28, 30)
  • Fixed missing <__assertion_handler> header when compiling with libc++. #41845 (Also in 30)

Other Changes

  • Security: backported fix for CVE-2024-3515.
    • Security: backported fix for CVE-2024-3516.
    • Security: backported fix for CVE-2024-3157. #41854