Electron Releases - v29.3.1

npm install electron@v29.3.1
yarn add electron@v29.3.1

Release Notes

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