npm electron 24.0.0-alpha.6
electron v24.0.0-alpha.6

latest releases: 31.0.0-alpha.2, 30.0.1, 29.3.1...
14 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@24.0.0-alpha.6.

Release Notes for v24.0.0-alpha.6

Features

  • Added httpOnly to the cookie filter. #37365
  • Added logUsage to shell.openExternal() options, which allows passing the SEE_MASK_FLAG_LOG_USAGE flag to ShellExecuteEx on Windows. #37291

Fixes

  • Fixed right-click events not being delivered in frameless window draggable regions. #37395 (Also in 23)

Don't miss a new electron release

NewReleases is sending notifications on new releases.