npm electron 25.0.0-alpha.5
electron v25.0.0-alpha.5

latest releases: 33.0.0-beta.7, 33.0.0-beta.6, 33.0.0-beta.5...
17 months ago

Note: This is an alpha release. Please file new issues for any bugs you find in it.

This release is published to npm under the alpha tag and can be installed via npm install electron@alpha, or npm install electron@25.0.0-alpha.5.

Release Notes for v25.0.0-alpha.5

Features

  • Added new 'did-resign-active' event on app. #38018
  • Added thermal management information to powerMonitor. #38028

Fixes

  • Fixed broken defaults in shell.openExternal() options. #38071 (Also in 22, 23, 24)
  • Fixed crash when executing eval in the utility process. #38039 (Also in 23, 24)

Other Changes

  • Updated Chromium to 114.0.5719.0. #38034

Documentation

  • Documentation changes: #38095

Don't miss a new electron release

NewReleases is sending notifications on new releases.