Skip to content

Releases: electron/electron

electron v37.0.0-beta.3

04 Jun 02:35
cd1afd6
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 [email protected].

Release Notes for v37.0.0-beta.3

Other Changes

electron v35.5.1

04 Jun 02:39
6b08d83
Compare
Choose a tag to compare

Release Notes for v35.5.1

Fixes

  • Fixed addChildView() crashes when adding a closed WebContentsView. #47339
  • Fixed crash in autoUpdater on macOS when zip extraction failed. #47299 (Also in 34, 36, 37)
  • Fixed crash when pausing in loops due to missing context when desugared. #47286

Other Changes

electron v34.5.8

04 Jun 10:34
a0e0268
Compare
Choose a tag to compare

Release Notes for v34.5.8

Fixes

  • Fixed crash in autoUpdater on macOS when zip extraction failed. #47301 (Also in 35, 36, 37)

Other Changes

electron v36.4.0

04 Jun 07:58
4925896
Compare
Choose a tag to compare

Release Notes for v36.4.0

Fixes

  • Fixed crash in autoUpdater on macOS when zip extraction failed. #47300 (Also in 34, 35, 37)

Other Changes

Documentation

  • Documentation changes: #47298

electron v37.0.0-beta.2

02 Jun 21:50
91c153e
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 [email protected].

Release Notes for v37.0.0-beta.2

Fixes

  • Fixed crash in autoUpdater on macOS when zip extraction failed. #47302 (Also in 34, 35, 36)

Documentation

  • Documentation changes: #47297

electron v36.3.2

28 May 21:49
dd054ea
Compare
Choose a tag to compare

Release Notes for v36.3.2

Fixes

  • Fixed an issue where protected transparent windows inappropriately showed a titlebar after visibility change. #47264 (Also in 35, 37)
  • Fixed regression with directory selection in macOS dialogs. #47278 (Also in 35, 37)

Other Changes

  • Updated Chromium to 136.0.7103.115. #47215

electron v35.5.0

28 May 20:30
a8cdd60
Compare
Choose a tag to compare

Release Notes for v35.5.0

Features

  • Added innerWidth and innerHeight options for window.open. #47045 (Also in 36, 37)
  • Added sublabel functionality for menus on macOS >= 14.4. #47041 (Also in 36, 37)
  • Added support for screen.dipToScreenPoint(point) and screen.screenToDipPoint(point) on Linux X11. #47124 (Also in 36, 37)
  • Added support for node option --experimental-network-inspection. #47029 (Also in 36, 37)

Fixes

  • Fixed a possible crash in shell.readShortcutLink. #47226 (Also in 36)
  • Fixed an issue where protected transparent windows inappropriately showed a titlebar after visibility change. #47265 (Also in 36, 37)
  • Fixed an issue where the 'suspend' and 'resume' events could be emitted in duplicate. #47190 (Also in 36, 37)
  • Fixed an issue where the backgroundMaterial feature did not work in a frameless window on initial window creation. #47236 (Also in 36)
  • Fixed opening package paths as directory when treatPackageAsDirectory is enabled on macOS. #47110 (Also in 36, 37)
  • Fixed regression with directory selection in macOS dialogs. #47276 (Also in 36, 37)

Other Changes

  • Security: backported fix for 403364367. #47069
  • Security: backported fix for CVE-2025-4609.
  • Updated Node.js to v22.15.1. #47102

electron v34.5.7

29 May 01:59
8da3fcb
Compare
Choose a tag to compare

Release Notes for v34.5.7

Other Changes

  • Security: backported fix for 403364367. #47070
  • Security: backported fix for CVE-2025-4609.

electron v37.0.0-beta.1

27 May 20:56
47e0baf
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 [email protected].

Release Notes for v37.0.0-beta.1

Fixes

  • Fixed an issue where protected transparent windows inappropriately showed a titlebar after visibility change. #47266 (Also in 35, 36)
  • Fixed regression with directory selection in macOS dialogs. #47277 (Also in 35, 36)

electron v37.0.0-alpha.7

26 May 20:11
65b9acc
Compare
Choose a tag to compare
Pre-release

Note: This is an alpha release. Please file new issues for any bugs you find in it.

This release is published to npm under the alpha tag and can be installed via npm install electron@alpha, or npm install [email protected].

Release Notes for v37.0.0-alpha.7