Electron: v33.0.0-beta.2 Release

Release date:
September 20, 2024
Previous version:
v33.0.0-beta.1 (released September 16, 2024)
Magnitude:
211 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in v33.0.0-beta.2

trop[bot]
MarshallOfSound
ckerr
jkleinsc

Directory Browser for v33.0.0-beta.2

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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 [email protected].

# Release Notes for v33.0.0-beta.2

Fixes

  • Fixed a potential issue accessing a child window document when overriding browserWindow creation via setWindowOpenHandler. #43816
  • Fixed an issue when dragging to resize when using Window Controls Overlay on Linux. #43744 <span style="font-size:small;">(Also in 31, 32)</span>
  • Fixed mouse cursor turning into loading spinner when starting utility process on Windows. #43731
  • Third time isn't always a charm. Fixed the native macOS Screen Share picker invocation triggering a test Chromium green screen. #43810 <span style="font-size:small;">(Also in 32)</span>