npm electron 35.0.0-beta.8
electron v35.0.0-beta.8

22 hours 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@35.0.0-beta.8.

Release Notes for v35.0.0-beta.8

Fixes

  • Backported fix for a upstream bug that cause Offscreen Rendering to stutter. #45660 (Also in 32, 33, 34)
  • Fixed WebFrameMain crash related to accessing speculative frames that have been destroyed. #45686 (Also in 33, 34)
  • Fixed crash on startup with asan build on macOS. #45569 (Also in 33, 34)
  • Fixed file preview window reappearing when calling win.closeFilePreview twice on macOS. #45664 (Also in 32, 33, 34)
  • Fixed web worker scripts failing to load for chrome extensions. #45708 (Also in 32, 33, 34)

Other Changes

  • The systemPreferences.isAeroGlassEnabled() API has been deprecated and will be removed without replacement. #45554
  • Updated Chromium to 134.0.6998.10. #45585
  • Updated Node.js to v22.14.0. #45641

Don't miss a new electron release

NewReleases is sending notifications on new releases.