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

latest releases: 33.0.0-beta.6, 33.0.0-beta.5, 33.0.0-beta.4...
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.12.

Release Notes for v26.0.0-beta.12

Fixes

  • Fixed an issue where chrome.tabs.update did not return a tab object that properly reflected potential properties that were changed. #39389 (Also in 25)
  • Fixed crash in message ports when utility process exits. #39346 (Also in 25)
  • Notes: Fixes an issue where chrome.tabs did not work properly with Chrome Extensions Manifest V3. #39360 (Also in 25)

Other Changes

  • Updated Chromium to 116.0.5845.62. #39366

Don't miss a new electron release

NewReleases is sending notifications on new releases.