Skip to content

electron v24.4.1

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 31 May 18:45
· 98 commits to 24-x-y since this release
017fd30

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