Skip to content

Releases: electron/electron

electron v34.0.0-beta.14

23 Dec 15:41
68a410d
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@34.0.0-beta.14.

Release Notes for v34.0.0-beta.14

Other Changes

  • Updated Chromium to 132.0.6834.57. #45066

electron v34.0.0-beta.13

19 Dec 15:42
314bc3e
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@34.0.0-beta.13.

Release Notes for v34.0.0-beta.13

Fixes

  • Fixed chrome.i18n extension API being unavailable in service workers. #45036 (Also in 31, 32, 33)

electron v34.0.0-beta.12

16 Dec 15:43
b5ed025
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@34.0.0-beta.12.

Release Notes for v34.0.0-beta.12

Fixes

  • Fixed custom spell checker getting stuck in infinite loop using 100% CPU. #45020 (Also in 31, 32, 33)
  • Fixed issue with missing index arg for webContents.canGoToOffset. #45008 (Also in 32, 33)

Other Changes

  • Backported fix for 382394791. #45023
  • Updated Chromium to 132.0.6834.46. #45005

electron v34.0.0-beta.11

11 Dec 21:07
521835d
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@34.0.0-beta.11.

Release Notes for v34.0.0-beta.11

Fixes

  • Fixed issue where 'contextmenu' event is emitted twice on macOS. #44997

electron v34.0.0-beta.10

09 Dec 22:25
cfe549c
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@34.0.0-beta.10.

Release Notes for v34.0.0-beta.10

Fixes

  • Fixed build failure when the PDF viewer is disabled. #44964 (Also in 33)

electron v34.0.0-beta.9

05 Dec 16:00
2d45b7d
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@34.0.0-beta.9.

Release Notes for v34.0.0-beta.9

Features

  • Added APIs to manage shared dictionaries for compression efficiency using Brotli or ZStandard. The new APIs are session.getSharedDictionaryUsageInfo(), session.getSharedDictionaryInfo(options), session.clearSharedDictionaryCache(), and session.clearSharedDictionaryCacheForIsolationKey(options). #44950 (Also in 33)
  • Added WebFrameMain.collectJavaScriptCallStack() for accessing the JavaScript call stack of unresponsive renderers. #44938 (Also in 33)

Fixes

  • Fixed an possible crash when using draggable regions and BaseWindows to get the context-menu event. #44952 (Also in 32, 33)

Other Changes

  • Updated Chromium to 132.0.6834.32. #44949

Documentation

  • Documentation changes: #44927

electron v33.3.0

05 Dec 02:26
4062d18
Compare
Choose a tag to compare

Release Notes for v33.3.0

Features

  • Added APIs to manage shared dictionaries for compression efficiency using Brotli or ZStandard. The new APIs are session.getSharedDictionaryUsageInfo(), session.getSharedDictionaryInfo(options), session.clearSharedDictionaryCache(), and session.clearSharedDictionaryCacheForIsolationKey(options). #44951 (Also in 34)
  • Added WebFrameMain.collectJavaScriptCallStack() for accessing the JavaScript call stack of unresponsive renderers. #44937 (Also in 34)

Fixes

  • Fixed an possible crash when using draggable regions and BaseWindows to get the context-menu event. #44953 (Also in 32, 34)

Other Changes

  • Updated Chromium to 130.0.6723.152. #44948

Documentation

  • Documentation changes: #44928

electron v32.2.7

05 Dec 04:06
3007f85
Compare
Choose a tag to compare

Release Notes for v32.2.7

Fixes

  • Fixed an possible crash when using draggable regions and BaseWindows to get the context-menu event. #44954 (Also in 33, 34)

Other Changes

  • Security: backported fix for chromium:378541479. #44858

electron v31.7.6

05 Dec 17:27
7691f58
Compare
Choose a tag to compare

Release Notes for v31.7.6

Other Changes

  • Security: backported fix for chromium:378541479. #44859

electron v34.0.0-beta.8

02 Dec 15:40
d7284f0
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@34.0.0-beta.8.

Release Notes for v34.0.0-beta.8