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

21 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.4.

Release Notes for v33.0.0-beta.4

Fixes

  • Fixed a crash when calling focus on a WebView's webContents. #43932 (Also in 31, 32)
  • Fixed closing a window with more than one attached sheet on macOS. #43952 (Also in 31, 32)
  • Fixed potential use-after-free during view removal on macOS. #43922 (Also in 31, 32)

Other Changes

  • Ensured that the sender-id hint is set when creating desktop notifications on DBus. #43949 (Also in 31, 32)

Don't miss a new electron release

NewReleases is sending notifications on new releases.