electron

Build cross-platform desktop apps with JavaScript, HTML, and CSS

MIT License

Downloads
3M
Stars
113.1K
Committers
1.4K

Bot releases are visible (Hide)

electron - electron v30.0.0-beta.2

Published by sudowoodo-release-bot[bot] 7 months ago

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 v30.0.0-beta.2

Fixes

  • Fixed an issue where badge text set using the Badging API no longer appeared correctly on Windows. #41629 (Also in 29)
  • Fixed an issue where the serial-port-added event improperly respected filters set by serial.requestPort(). #41635 (Also in 28, 29)
electron - electron v29.1.5

Published by sudowoodo-release-bot[bot] 7 months ago

Release Notes for v29.1.5

Fixes

  • Fixed an issue where badge text set using the Badging API no longer appeared correctly on Windows. #41628 (Also in 30)

Other Changes

  • Updated Chromium to 122.0.6261.130. #41598
electron - electron v28.2.8

Published by sudowoodo-release-bot[bot] 7 months ago

Release Notes for v28.2.8

Other Changes

  • Security: backported fix for 325296797. #41607
electron - electron v27.3.7

Published by sudowoodo-release-bot[bot] 7 months ago

Release Notes for v27.3.7

Other Changes

  • Security: backported fix for CVE-2024-2173. #41521
electron - electron v30.0.0-beta.1

Published by sudowoodo-release-bot[bot] 7 months ago

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 v30.0.0-beta.1

Other Changes

  • Updated Chromium to 124.0.6359.0. #41606
electron - electron v30.0.0-alpha.7

Published by sudowoodo-release-bot[bot] 7 months ago

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 v30.0.0-alpha.7

Fixes

  • Fixed chrome://process-internals failing to load. #41540 (Also in 28, 29)
  • Improved appearance of caption buttons on Windows 11 when using Windows Control Overlay. #41586

Other Changes

  • Updated Chromium to 124.0.6355.1. #41490
electron - electron v29.1.4

Published by sudowoodo-release-bot[bot] 7 months ago

Release Notes for v29.1.4

Other Changes

  • Updated Chromium to 122.0.6261.129. #41583
electron - electron v28.2.7

Published by sudowoodo-release-bot[bot] 7 months ago

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

  • Security: backported fix for CVE-2024-2173. #41520
electron - electron v29.1.3

Published by sudowoodo-release-bot[bot] 7 months ago

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 - electron v27.3.6

Published by sudowoodo-release-bot[bot] 7 months ago

Release Notes for v27.3.6

Other Changes

  • Security: backported fix for CVE-2024-2173. #41521
electron - electron v29.1.2

Published by sudowoodo-release-bot[bot] 7 months ago

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 - electron v30.0.0-alpha.6

Published by sudowoodo-release-bot[bot] 7 months ago

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 v30.0.0-alpha.6

electron - electron v29.1.1

Published by sudowoodo-release-bot[bot] 8 months ago

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 - electron v30.0.0-alpha.5

Published by sudowoodo-release-bot[bot] 8 months ago

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 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 - electron v28.2.6

Published by sudowoodo-release-bot[bot] 8 months ago

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

  • Security: backported fix for CVE-2024-25062. #41487
electron - electron v27.3.5

Published by sudowoodo-release-bot[bot] 8 months ago

Release Notes for v27.3.5

Other Changes

  • Security: backported fix for CVE-2024-25062. #41488
electron - electron v30.0.0-alpha.4

Published by sudowoodo-release-bot[bot] 8 months ago

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 v30.0.0-alpha.4

Fixes

  • Fixed an issue where webContents.print(options) failed if options was not passed or undefined is passed. #41480 (Also in 28, 29)
electron - electron v30.0.0-alpha.3

Published by sudowoodo-release-bot[bot] 8 months ago

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 v30.0.0-alpha.3

Other Changes

  • The inputFieldType property in the context-menu params has been removed. #41440
  • Updated Chromium to 124.0.6323.0. #41475
electron - electron v28.2.5

Published by sudowoodo-release-bot[bot] 8 months ago

Release Notes for v28.2.5

Other Changes

  • Security: backported fix for CVE-2024-1670. #41405
electron - electron v27.3.4

Published by sudowoodo-release-bot[bot] 8 months ago

Release Notes for v27.3.4

Other Changes

  • Security: backported fix for CVE-2024-1670. #41406
Package Rankings
Top 0.15% on Npmjs.org
Top 0.21% on Alpine-edge
Top 20.7% on Repo1.maven.org
Top 3.26% on Proxy.golang.org
Top 21.35% on Conda-forge.org
Badges
Extracted from project README
Electron Logo GitHub Actions Build Status AppVeyor Build Status Electron Discord Invite