Skip to content

Releases: electron/electron

electron v29.1.4

14 Mar 03:22
c5a2873
Compare
Choose a tag to compare

Release Notes for v29.1.4

Other Changes

  • Updated Chromium to 122.0.6261.129. #41583

electron v29.1.3

13 Mar 19:05
1e34cdd
Compare
Choose a tag to compare

Release Notes for v29.1.3

Fixes

  • Fixed chrome://process-internals failing to load. #41542 (Also in 28, 30)
  • Fixed a memory corruption crash on Windows by removing DXDiag telemetry code. #41574

Other Changes

  • Backported fix for 40265302. #41573
  • Updated Chromium to 122.0.6261.112. #41552

electron v29.1.2

13 Mar 08:26
1e34cdd
Compare
Choose a tag to compare

Release Notes for v29.1.2

Fixes

  • Fixed chrome://process-internals failing to load. #41542 (Also in 28, 30)
  • Fixed a memory corruption crash on Windows by removing DXDiag telemetry code. #41574

Other Changes

  • Backported fix for 40265302. #41573
  • Updated Chromium to 122.0.6261.112. #41552

electron v28.2.7

13 Mar 20:24
82b648e
Compare
Choose a tag to compare

Release Notes for v28.2.7

Fixes

  • Fixed chrome://process-internals failing to load. #41541 (Also in 29, 30)
  • Fixed an issue where user-did-{resign|become}-active were not emitted properly on macOS. #41526 (Also in 29, 30)

Other Changes

electron v27.3.6

13 Mar 19:02
6b2c470
Compare
Choose a tag to compare

Release Notes for v27.3.6

Other Changes

electron v30.0.0-alpha.6

11 Mar 22:27
b45f579
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 electron@30.0.0-alpha.6.

Release Notes for v30.0.0-alpha.6

electron v30.0.0-alpha.5

07 Mar 21:12
64c031f
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 electron@30.0.0-alpha.5.

Release Notes for v30.0.0-alpha.5

Fixes

  • Fixed an issue where user-did-{resign|become}-active were not emitted properly on macOS. #41528 (Also in 28, 29)

Other Changes

  • Updated Chromium to 124.0.6331.0. #41515

electron v29.1.1

08 Mar 01:35
a90c5b1
Compare
Choose a tag to compare

Release Notes for v29.1.1

Fixes

  • Fixed an issue where user-did-{resign|become}-active were not emitted properly on macOS. #41527 (Also in 28, 30)
  • Fixed an issue where webContents.print(options) failed if options was not passed or undefined is passed. #41479 (Also in 28, 30)

Other Changes

  • Updated Chromium to 122.0.6261.95. #41489

electron v28.2.6

06 Mar 20:26
2977fc4
Compare
Choose a tag to compare

Release Notes for v28.2.6

Fixes

  • Fixed a crash that can result from some kinds of dynamic imports. #41491
  • Fixed an issue where webContents.print(options) failed if options was not passed or undefined is passed. #41478 (Also in 29, 30)
  • Fixed saving traces from devtools performance panel. #41492

Other Changes

electron v27.3.5

06 Mar 20:03
f53fad8
Compare
Choose a tag to compare

Release Notes for v27.3.5

Other Changes