Skip to content

Releases: electron/electron

electron v29.3.0

10 Apr 19:57
1cd7a71
Compare
Choose a tag to compare

Release Notes for v29.3.0

Fixes

  • Fixed a bug where a window with maximization disabled and WCO enabled would still show its maximization button. #41807

Other Changes

electron v28.3.0

10 Apr 19:54
9ec710e
Compare
Choose a tag to compare

Release Notes for v28.3.0

Features

  • Added proxy configuring support for requests made with net module from utility process. #41744 (Also in 29, 30)

Fixes

  • Fixed a bug where a window with maximization disabled and WCO enabled would still show its maximization button. #41806

Other Changes

electron v27.3.10

10 Apr 19:04
6d5b65e
Compare
Choose a tag to compare

Release Notes for v27.3.10

Other Changes

electron v30.0.0-beta.7

08 Apr 17:40
9056dd7
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 electron@30.0.0-beta.7.

Release Notes for v30.0.0-beta.7

Other Changes

  • Updated Chromium to 124.0.6367.29. #41768

electron v30.0.0-beta.6

04 Apr 22:27
46f9867
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 electron@30.0.0-beta.6.

Release Notes for v30.0.0-beta.6

Other Changes

  • Updated Chromium to 124.0.6367.18. #41714

Documentation

  • Documentation changes: #41732

Unknown

  • Added support for Bluetooth ports being requested by service class ID in navigator.serial. #41734 (Also in 29)

electron v29.2.0

04 Apr 00:53
ed9a12c
Compare
Choose a tag to compare

Release Notes for v29.2.0

Features

  • Added a new instance property navigationHistory on webContents API with navigationHistory.getEntryAtIndex method, enabling applications to retrieve the URL and title of any navigation entry within the browsing history. #41661 (Also in 30)

Fixes

  • Fixed crash in Notification::Close() under libnotify 0.8.x with portal environment. #41707 (Also in 28, 30)
  • Fixed usage of Storage.{get|set|clear}Cookies via the Chrome DevTools Protocol. #41739 (Also in 28, 30)

Other Changes

  • Security: backported fix for CVE-2024-2885.
    • Security: backported fix for CVE-2024-2883.
    • Security: backported fix for CVE-2024-2887.
    • Security: backported fix for CVE-2024-2886.
    • Security: backported fix for 329674887.
    • Security: backported fix for 327183408.
    • Security: backported fix for 326349405. #41746
  • Updated Chromium to 122.0.6261.156. #41765

Documentation

  • Documentation changes: #41730

Unknown

  • Added support for Bluetooth ports being requested by service class ID in navigator.serial. #41735 (Also in 30)

electron v28.2.10

03 Apr 20:34
484b755
Compare
Choose a tag to compare

Release Notes for v28.2.10

Fixes

  • Fixed crash in Notification::Close() under libnotify 0.8.x with portal environment. #41709 (Also in 29, 30)
  • Fixed usage of Storage.{get|set|clear}Cookies via the Chrome DevTools Protocol. #41738 (Also in 29, 30)

Other Changes

  • Security: backported fix for CVE-2024-2885.
    • Security: backported fix for CVE-2024-2883.
    • Security: backported fix for CVE-2024-2887.
    • Security: backported fix for CVE-2024-2886.
    • Security: backported fix for 329674887.
    • Security: backported fix for 327183408.
    • Security: backported fix for 326349405. #41747

Documentation

  • Documentation changes: #41731

electron v27.3.9

03 Apr 20:32
ec2adf0
Compare
Choose a tag to compare

Release Notes for v27.3.9

Other Changes

  • Security: backported fix for 325296797. #41608
  • Security: backported fix for CVE-2024-2885.
    • Security: backported fix for CVE-2024-2883.
    • Security: backported fix for CVE-2024-2887.
    • Security: backported fix for CVE-2024-2886.
    • Security: backported fix for 329674887.
    • Security: backported fix for 327183408.
    • Security: backported fix for 326349405. #41748

electron v30.0.0-beta.5

01 Apr 17:04
7031c93
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 electron@30.0.0-beta.5.

Release Notes for v30.0.0-beta.5

Fixes

  • Fixed a potential crash in chrome.scripting on extension unload. #41702 (Also in 29)
  • Fixed crash in Notification::Close() under libnotify 0.8.x with portal environment. #41708 (Also in 28, 29)
  • Fixed usage of Storage.{get|set|clear}Cookies via the Chrome DevTools Protocol. #41740 (Also in 29)

electron v30.0.0-beta.4

29 Mar 16:18
7031c93
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 electron@30.0.0-beta.4.

Release Notes for v30.0.0-beta.4

Fixes

  • Fixed a potential crash in chrome.scripting on extension unload. #41702 (Also in 29)
  • Fixed crash in Notification::Close() under libnotify 0.8.x with portal environment. #41708 (Also in 28, 29)
  • Fixed usage of Storage.{get|set|clear}Cookies via the Chrome DevTools Protocol. #41740