npm electron 41.0.0-alpha.3
electron v41.0.0-alpha.3

8 hours 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@41.0.0-alpha.3.

Release Notes for v41.0.0-alpha.3

Fixes

  • Fixed an issue where shell.writeShortcutLink was throwing TypeError: Insufficient number of arguments when called with just [(path, options)]. #49503 (Also in 39, 40)
  • Fixed crash in platform_util::Beep() on Linux. #49483 (Also in 39, 40)
  • Fixed startup crash when V8 sandbox is disabled. #49504

Other Changes

  • Updated Chromium to 146.0.7645.0. #49497

Don't miss a new electron release

NewReleases is sending notifications on new releases.