github electron/electron v17.0.0-alpha.5
electron v17.0.0-alpha.5

latest releases: v28.3.2, v32.0.0-nightly.20240503, v29.3.2...
pre-release2 years 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@17.0.0-alpha.5.

Release Notes for v17.0.0-alpha.5

Fixes

  • Assertion failure happening in the showSaveDialogSync() code path has been fixed. (Fixes #31997). #32083 (Also in 14, 15, 16)
  • Fixed window.open not overriding parent's webPreferences. #32107 (Also in 16)
  • Fixed potential crash on Windows and Linux when using desktopCapturer.getSources. #32070 (Also in 16)
  • No Notes. #32198

Don't miss a new electron release

NewReleases is sending notifications on new releases.