Skip to content

Releases: electron/electron

electron v38.2.1

03 Oct 09:41
074d0e1
Compare
Choose a tag to compare

Release Notes for v38.2.1

Fixes

  • Fixed an issue where snapped windows aren't correctly snapped when minimized and then unminimized. #48437 (Also in 39)

electron v39.0.0-alpha.8

02 Oct 15:35
797e534
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 v39.0.0-alpha.8

Fixes

  • Fixed download button does not work in PDF Viewer. #48404

electron v36.9.3

01 Oct 01:50
688fee9
Compare
Choose a tag to compare

Release Notes for v36.9.3

Fixes

  • Fixed high CPU usage with <input> tag on macOS 26. #48419 (Also in 37, 38, 39)

electron v39.0.0-alpha.7

28 Sep 00:01
c15d8a4
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 v39.0.0-alpha.7

Fixes

  • Fixed excessive WindowServer GPU usage on macOS Tahoe 26. #48399 (Also in 36, 37)
  • Fixed high CPU usage with <input> tag on macOS 26. #48393 (Also in 37, 38)

electron v38.2.0

28 Sep 04:01
81db417
Compare
Choose a tag to compare

Release Notes for v38.2.0

Features

  • Allowed for persisting File System API grant status within a given session. #48327 (Also in 37)

Fixes

  • Fixed Wayland configuration through the XDG_SESSION_TYPE environment variable. #48309
  • Fixed excessive WindowServer GPU usage on macOS Tahoe 26. #48398 (Also in 36, 37, 39)
  • Fixed high CPU usage with <input> tag on macOS 26. #48394 (Also in 37, 39)

electron v37.6.0

27 Sep 21:32
9a2b4f8
Compare
Choose a tag to compare

Release Notes for v37.6.0

Features

  • Allowed for persisting File System API grant status within a given session. #48328 (Also in 38)

Fixes

  • Fixed excessive WindowServer GPU usage on macOS Tahoe 26. #48400 (Also in 36, 39)
  • Fixed high CPU usage with <input> tag on macOS 26. #48392 (Also in 39)

electron v36.9.2

27 Sep 21:31
a91b75a
Compare
Choose a tag to compare

Release Notes for v36.9.2

Fixes

  • Fixed excessive WindowServer GPU usage on macOS Tahoe 26. #48401 (Also in 37, 39)

electron v39.0.0-alpha.6

25 Sep 17:46
f5617bb
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 v39.0.0-alpha.6

Other Changes

  • Updated Chromium to 142.0.7417.0. #48363

electron v39.0.0-alpha.5

23 Sep 16:57
b3069de
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 v39.0.0-alpha.5

electron v39.0.0-alpha.4

18 Sep 15:28
40fb762
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 v39.0.0-alpha.4

Fixes

  • Fixed crash when accessing webContents.session. #48344