Electron Releases

Filter by channel Filter by major release

Release Notes for v24.3.0

Features

  • Added net.resolveHost that resolves hosts using defaultSession object. #38153 (Also in 25)

Fixes

  • Ensured that Electron's custom AXManualAccessibility attribute works as expected in all relevant protocol methods. #38224 (Also in 23, 25)

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)