npm electron 26.0.0-beta.10
electron v26.0.0-beta.10

latest releases: 33.0.0-beta.3, 33.0.0-beta.2, 32.1.2...
14 months 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@26.0.0-beta.10.

Release Notes for v26.0.0-beta.10

Fixes

  • Fixed a potential crash when re-parenting a BrowserWindow whose first parent has been destroyed. #39297
  • Fixed an issue where the pageVisibility API returned incorrect values in some situations when backgroundThrottling was disabled. #39298 (Also in 25)

Other Changes

  • Fixed a crash while screen sharing on Wayland with PipeWire. #39264
  • Updated Chromium to 116.0.5845.49. #39259

Don't miss a new electron release

NewReleases is sending notifications on new releases.