Electron Releases

Filter by channel Filter by major release

Release Notes for v14.0.0-beta.25

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@14.0.0-beta.25.

Release Notes for v14.0.0-beta.24

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@14.0.0-beta.24.

Fixes

  • Fixed an issue where the TouchBarScrubber crashes when showArrowButtons is enabled if items is an empty array. #30679 (Also in 13, 15)
  • Fixed media key globalShortcuts on macOS. #30569 (Also in 15)
  • Fixed titlebar showing under simple fullscreen mode. #30707 (Also in 13, 15)

Other Changes

  • Updated Chromium to 93.0.4577.51. #30520