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 v22.0.0-beta.8

Published by sudowoodo-release-bot[bot] almost 2 years 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 v22.0.0-beta.8

electron - electron v21.3.1

Published by sudowoodo-release-bot[bot] almost 2 years ago

Release Notes for v21.3.1

Other Changes

  • Updated common.gypi for native modules to support C++17 features in V8. #36383 (Also in 20)
electron - electron v19.1.7

Published by sudowoodo-release-bot[bot] almost 2 years ago

Release Notes for v19.1.7

Fixes

  • Fixed crash in AXNodeObject::TextFromDescendants(). #36285

Other Changes

  • Security: backported fix for 1376637. #36312
  • Security: backported fix for CVE-2022-3885. #36295
  • Security: backported fix for CVE-2022-3887. #36305
  • Security: backported fix for CVE-2022-3888. #36297
  • Security: backported fix for CVE-2022-3889. #36299
  • Security: backported fix for CVE-2022-3890. #36301
electron - electron v20.3.7

Published by sudowoodo-release-bot[bot] almost 2 years ago

Release Notes for v20.3.7

Fixes

  • Fixed an issue where calling app.dock.setIcon(/path/t/icon) would crash when called before the ready event on app. #36292 (Also in 21, 22)

Other Changes

  • Security: backported fix for 1376637. #36311
  • Security: backported fix for 1377775. #36303
  • Security: backported fix for CVE-2022-3885. #36296
  • Security: backported fix for CVE-2022-3887. #36304
  • Security: backported fix for CVE-2022-3888. #36298
  • Security: backported fix for CVE-2022-3889. #36300
  • Security: backported fix for CVE-2022-3890. #36302
  • Updated common.gypi for native modules to support C++17 features in V8. #36382 (Also in 21)

Unknown

  • Reverted fix for chromium:1361612 due to stability issues. #36263
electron - electron v22.0.0-beta.7

Published by sudowoodo-release-bot[bot] almost 2 years 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 v22.0.0-beta.7

Other Changes

  • Updated Chromium to 108.0.5359.48. #36388
electron - electron v20.3.6

Published by sudowoodo-release-bot[bot] almost 2 years ago

Release Notes for v20.3.6

Fixes

  • Fixed an issue where calling app.dock.setIcon(/path/t/icon) would crash when called before the ready event on app. #36292 (Also in 21, 22)

Other Changes

  • Security: backported fix for 1376637. #36311
  • Security: backported fix for 1377775. #36303
  • Security: backported fix for CVE-2022-3885. #36296
  • Security: backported fix for CVE-2022-3887. #36304
  • Security: backported fix for CVE-2022-3888. #36298
  • Security: backported fix for CVE-2022-3889. #36300
  • Security: backported fix for CVE-2022-3890. #36302
  • Updated common.gypi for native modules to support C++17 features in V8. #36382 (Also in 21)

Unknown

  • Reverted fix for chromium:1361612 due to stability issues. #36263
electron - electron v22.0.0-beta.6

Published by sudowoodo-release-bot[bot] almost 2 years 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 v22.0.0-beta.6

Features

  • Added new UtilityProcess API to launch chromium child process with node integration. #36089

Fixes

  • Fixed race condition during update on macOS that could result in TCC and Keychain errors. #36362

Other Changes

  • Updated common.gypi for native modules to support C++17 features in V8. #36369 (Also in 20)
electron - electron v21.3.0

Published by sudowoodo-release-bot[bot] almost 2 years ago

Release Notes for v21.3.0

Features

  • Added an app.getPreferredSystemLanguages() API to return the user's system languages. #36290 (Also in 22)

Fixes

  • Fixed an issue where calling app.dock.setIcon(/path/t/icon) would crash when called before the ready event on app. #36294 (Also in 20, 22)

Other Changes

  • Updated Chromium to 106.0.5249.181. #36288

Unknown

  • Reverted fix for chromium:1361612 due to stability issues. #36264
electron - electron v19.1.6

Published by sudowoodo-release-bot[bot] almost 2 years ago

Release Notes for v19.1.6

Fixes

  • Fixed crash in AXNodeObject::TextFromDescendants(). #36285

Other Changes

  • Security: backported fix for 1376637. #36312
  • Security: backported fix for CVE-2022-3885. #36295
  • Security: backported fix for CVE-2022-3887. #36305
  • Security: backported fix for CVE-2022-3888. #36297
  • Security: backported fix for CVE-2022-3889. #36299
  • Security: backported fix for CVE-2022-3890. #36301
electron - electron v22.0.0-beta.5

Published by sudowoodo-release-bot[bot] almost 2 years 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 v22.0.0-beta.5

Features

  • Added an app.getPreferredSystemLanguages() API to return the user's system languages. #36291 (Also in 21)

Fixes

  • Fixed an issue where calling app.dock.setIcon(/path/t/icon) would crash when called before the ready event on app. #36293 (Also in 20, 21)

Other Changes

  • Updated Chromium to 108.0.5359.40. #36308
electron - electron v19.1.5

Published by sudowoodo-release-bot[bot] almost 2 years ago

Release Notes for v19.1.5

Other Changes

  • Security: backported fix for 1356234. #36221
  • Security: backported fix for 1361612. #36218
  • Security: backported fix for CVE-2022-3654. #36207
  • Security: backported fix for CVE-2022-3656. #36224
  • Security: backported fix for CVE-2022-3723. #36225

Unknown

  • Reverted fix for chromium:1361612 due to stability issues. #36262
electron - electron v21.2.3

Published by sudowoodo-release-bot[bot] almost 2 years ago

Release Notes for v21.2.3

Other Changes

  • Security: backported fix for 1356234. #36219
  • Security: backported fix for 1361612. #36216
electron - electron v20.3.5

Published by sudowoodo-release-bot[bot] almost 2 years ago

Release Notes for v20.3.5

Other Changes

  • Security: backported fix for 1361612. #36217
  • Security: backported fix for 1373314. #36214
  • Security: backported fix for CVE-2022-3654. #36208
  • Security: backported fix for CVE-2022-3723. #36226
electron - electron v22.0.0-beta.4

Published by sudowoodo-release-bot[bot] almost 2 years 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 v22.0.0-beta.4

Fixes

  • Fixed spurious promise rejection in webContents.loadURL when navigating to a hash. #36151 (Also in 20, 21)

Other Changes

  • Updated Chromium to 108.0.5359.29. #36243
electron - electron v20.3.4

Published by sudowoodo-release-bot[bot] almost 2 years ago

Release Notes for v20.3.4

Fixes

  • Fixed spurious promise rejection in webContents.loadURL when navigating to a hash. #36149 (Also in 21, 22)

Other Changes

  • Security: backported fix for 1356234. #36220
  • Security: backported fix for 1364604. #36080
  • Security: backported fix for 1368076. #36085
  • Security: backported fix for CVE-2022-3448. #36079
  • Security: backported fix for CVE-2022-3450. #36078
  • Security: backported fix for CVE-2022-3652. #36206
  • Security: backported fix for CVE-2022-3653. #36210
electron - electron v21.2.2

Published by sudowoodo-release-bot[bot] almost 2 years ago

Release Notes for v21.2.2

Other Changes

  • Security: backported fix for CVE-2022-3656. #36222
  • Updated Chromium to 106.0.5249.168. #36185
electron - electron v19.1.4

Published by sudowoodo-release-bot[bot] almost 2 years ago

Release Notes for v19.1.4

Other Changes

  • Security: backported fix for 1364604. #36081
  • Security: backported fix for 1368076. #36086
  • Security: backported fix for 1373314. #36215
  • Security: backported fix for CVE-2022-3450. #36077
  • Security: backported fix for CVE-2022-3652. #36205
  • Security: backported fix for CVE-2022-3653. #36209
electron - electron v21.2.1

Published by sudowoodo-release-bot[bot] almost 2 years ago

Release Notes for v21.2.1

Fixes

  • Default margin has been added in the code. #36072 (Also in 22)
  • Fixed a potential issue when calling webContents.printToPDF(). #36064 (Also in 22)
  • Fixed spurious promise rejection in webContents.loadURL when navigating to a hash. #36150

Other Changes

  • Updated Chromium to 106.0.5249.165. #36162
electron - electron v22.0.0-beta.3

Published by sudowoodo-release-bot[bot] almost 2 years 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 v22.0.0-beta.3

electron - electron v22.0.0-beta.2

Published by sudowoodo-release-bot[bot] almost 2 years 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 v22.0.0-beta.2

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