npm electron 33.0.0-beta.5
electron v33.0.0-beta.5

8 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@33.0.0-beta.5.

Release Notes for v33.0.0-beta.5

Features

  • Added error event in utility process to support diagnostic reports on V8 fatal errors. #43997

Fixes

  • Fixed a build failure when the enable_plugins build flag is false. #44025
  • Fixed an issue where an exception could be thrown on BrowserView after its owner BrowserWindow was closed. #44000 (Also in 31, 32)

Other Changes

  • Updated Chromium to 130.0.6723.19. #43975

Don't miss a new electron release

NewReleases is sending notifications on new releases.