github electron/electron v17.0.0-beta.8
electron v17.0.0-beta.8

latest releases: v32.0.0-nightly.20240426, v32.0.0-nightly.20240425, v32.0.0-nightly.20240424...
pre-release2 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@17.0.0-beta.8.

Release Notes for v17.0.0-beta.8

Features

  • Added missing info to in-app purchase's transaction and product structures. #32602

Fixes

  • Fixed VoiceOver not reading typed words correctly in MAS builds. #32567
  • Fixed maxWidth not working in BrowserWindow constructor options. #32637
  • Fixed a crash that occurred when user attempted to download an edited PDF. #32539 (Also in 15)
  • Fixed crash when calling webContents.setZoomFactor(1.0). #32621 (Also in 13, 14, 15, 16)
  • Fixed windows with roundedCorners: false unable to be closed. #32612 (Also in 15, 16)

Don't miss a new electron release

NewReleases is sending notifications on new releases.