github electron/electron v11.0.0-beta.18
electron v11.0.0-beta.18

latest releases: v32.0.0-nightly.20240531, v32.0.0-nightly.20240530, v31.0.0-beta.7...
pre-release3 years ago

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

This release is published to npm under the beta tag and can be installed via npm install electron@beta, or npm install electron@11.0.0-beta.18.

Release Notes for v11.0.0-beta.18

Fixes

  • Fixed a rare crash on Windows that could occur when emitting certain powerMonitor events. #26181 (Also in 10)
  • Fixed an issue where packages could not be selected with on macOS. #26217
  • Fixed calling app.commandLine.appendSwitch('lang') not changing app's locale. #26226 (Also in 9, 10)

Other Changes

  • Improved performance of takeHeapSnapshot(). #26230

Don't miss a new electron release

NewReleases is sending notifications on new releases.