Electron Releases

Release Notes for v24.4.1

Fixes

  • Fixed an issue where MediaStreamTrack.getCaptureHandle() always returned null. #38434 (Also in 25)
  • Fixed potential issues when minimizing parent windows with non-modal children on macOS. #38508 (Also in 25)

Other Changes

  • Improved error message when contentTracing.stopRecording() fails because no trace was in progress. #38520

Release Notes for v24.4.0

Features

  • Added several new cursor values to the cursor-changed event. #38364 (Also in 25)
  • Added support for Mica and Acrylic background effects on Windows. #38361 (Also in 25)

Fixes

  • Fixed an issue where getNormalBounds() returns incorrect bounds for transparent maximized windows on Windows. #38349 (Also in 23, 25)

Other Changes

  • Updated Chromium to 112.0.5615.204. #38350