Skip to content

Releases: electron/electron

electron v33.0.0-beta.10

10 Oct 16:39
78cb71f
Compare
Choose a tag to compare
Pre-release

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.10.

Release Notes for v33.0.0-beta.10

electron v33.0.0-beta.9

09 Oct 06:30
4e6e77d
Compare
Choose a tag to compare
Pre-release

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.9.

Release Notes for v33.0.0-beta.9

Other Changes

  • Updated Node.js to v20.18.0. #44118

electron v32.2.0

09 Oct 20:33
da32971
Compare
Choose a tag to compare

Release Notes for v32.2.0

Fixes

  • Fixed a crash when calling focus on a WebView's webContents. #43934 (Also in 31, 33)
  • Fixed a potential issue accessing a child window document when overriding browserWindow creation via setWindowOpenHandler. #43877 (Also in 31, 33)
  • Fixed an issue where an exception could be thrown on BrowserView after its owner BrowserWindow was closed. #44001 (Also in 31, 33)
  • Fixed closing a window with more than one attached sheet on macOS. #43954 (Also in 31, 33)
  • Fixed potential use-after-free during view removal on macOS. #43923 (Also in 31, 33)

Other Changes

  • Ensured that the sender-id hint is set when creating desktop notifications on DBus. #43950 (Also in 31, 33)
  • Updated Chromium to 128.0.6613.178. #44086
  • Updated Node.js to v20.18.0. #44116

electron v31.7.0

09 Oct 20:21
ba88433
Compare
Choose a tag to compare

Release Notes for v31.7.0

Fixes

  • Fixed a crash when calling focus on a WebView's webContents. #43933 (Also in 32, 33)
  • Fixed a potential issue accessing a child window document when overriding browserWindow creation via setWindowOpenHandler. #43878 (Also in 32, 33)
  • Fixed a potential issue with fillable PDF forms saving correctly in some circumstances. #44020 (Also in 32, 33)
  • Fixed an issue when dragging to resize when using Window Controls Overlay on Linux. #43745 (Also in 32, 33)
  • Fixed an issue where WebContentsViews did not show correctly in some circumstances on macOS after being added as child views. #43697 (Also in 32, 33)
  • Fixed an issue where an exception could be thrown on BrowserView after its owner BrowserWindow was closed. #43999 (Also in 32, 33)
  • Fixed an issue where clicking the eyedropper icon did nothing instead of opening an eyedropper for color selection as expected. #43895 (Also in 32, 33)
  • Fixed closing a window with more than one attached sheet on macOS. #43953 (Also in 32, 33)
  • Fixed potential use-after-free during view removal on macOS. #43924 (Also in 32, 33)

Other Changes

  • Ensured that the sender-id hint is set when creating desktop notifications on DBus. #43951 (Also in 32, 33)
  • Updated Node.js to v20.18.0. #44115

electron v33.0.0-beta.8

07 Oct 15:38
8cbe09d
Compare
Choose a tag to compare
Pre-release

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.8.

Release Notes for v33.0.0-beta.8

Other Changes

  • Updated Chromium to 130.0.6723.31. #44111

electron v33.0.0-beta.7

03 Oct 15:37
e9cb85b
Compare
Choose a tag to compare
Pre-release

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

Release Notes for v33.0.0-beta.7

electron v33.0.0-beta.6

01 Oct 23:47
dd8c3b8
Compare
Choose a tag to compare
Pre-release

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.6.

Release Notes for v33.0.0-beta.6

electron v33.0.0-beta.5

30 Sep 16:58
4d16326
Compare
Choose a tag to compare
Pre-release

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

electron v33.0.0-beta.4

26 Sep 00:19
ad8f2f8
Compare
Choose a tag to compare
Pre-release

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)

electron v33.0.0-beta.3

24 Sep 05:10
ff65b58
Compare
Choose a tag to compare
Pre-release

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.3.

Release Notes for v33.0.0-beta.3