npm electron 23.0.0-beta.6
electron v23.0.0-beta.6

latest releases: 33.0.0-beta.2, 32.1.2, 32.1.1...
20 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 electron@23.0.0-beta.6.

Release Notes for v23.0.0-beta.6

Fixes

  • ESM loads of CJS modules that have null exports no longer throw. #37024
  • Fixed a BrowserWindow maxWidth or maxHeight of 0 causing strange resizing behavior. #36511 (Also in 21, 22)
  • Fixed tray icon not showing on desktop environments that have no support for app indicator. #37033 (Also in 22)

Other Changes

  • Fixed a memory leak in v8.serialize() when running Node.js within Electron. #37030
  • Updated Chromium to 110.0.5481.52. #37035

Don't miss a new electron release

NewReleases is sending notifications on new releases.