Skip to content

electron v24.2.0

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 03 May 21:40
· 130 commits to 24-x-y since this release
549c6dd

Release Notes for v24.2.0

Features

  • Added thermal management information to powerMonitor. #38027 (Also in 25)

Fixes

  • Fixed a potential crash when right-clicking on macOS windows with draggable regions. #38136 (Also in 25)
  • Fixed an issue where default background color for windows might be incorrect. #38158 (Also in 25)
  • Fixed an perceived failure when when using Accessibility attribute AXManualAccessibility to enable a11y features in Electron. #38147 (Also in 23)