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

latest releases: v32.0.0-nightly.20240517, v31.0.0-beta.3, v32.0.0-nightly.20240516...
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.4.

Release Notes for v17.0.0-beta.4

Fixes

  • Fixed aspect ratio resize for frameless windows on macOS. #32447 (Also in 15, 16)
  • The <webview> implementation was made more robust, it no longer breaks when will-attach-webview handler modifies the internal params.instanceId. #32430 (Also in 16)

Other Changes

  • Updated Chromium to 98.0.4758.11. #32417

Documentation

  • Documentation changes: #32449

Don't miss a new electron release

NewReleases is sending notifications on new releases.