Electron Releases

Filter by channel Filter by major release

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

Release Notes for v29.3.0

Fixes

  • Fixed a bug where a window with maximization disabled and WCO enabled would still show its maximization button. #41807

Other Changes

  • Security: backported fix for CVE-2024-3156. #41775