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

latest releases: 33.0.0-beta.2, 32.1.2, 32.1.1...
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.8.

Release Notes for v26.0.0-beta.8

Fixes

  • Fixed desktopCapturer thumbnail generation after screen sharing is cancelled on Wayland. #39246 (Also in 25)
  • Fixed a redundant permission popup while fetching screens and windows using desktopCapturer.getSources() on Wayland. #39189
  • Fixed an issue where macOS traffic lights could malfunction on child windows in some circumstances. #39242 (Also in 24, 25)
  • Fixed an issue where non-resizable windows incorrectly enabled the fullscreen/maximize button on initial window creation on macOS. #39229 (Also in 24, 25)
  • Fixed asar integration for node:child_process imports. #39234 (Also in 24, 25)

Other Changes

  • Updated Chromium to 116.0.5845.42. #39106

Don't miss a new electron release

NewReleases is sending notifications on new releases.