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

latest releases: 32.1.1, 33.0.0-beta.1, 33.0.0-alpha.6...
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.1.

Release Notes for v23.0.0-beta.1

Fixes

  • Fixed a crash that could occur when running eval in inline scripts in unsandboxed renderer processes. #36667 (Also in 22)
  • Fixed an issue with incorrect focus ring highlighting when using dialog.showMessageBox(). #36803 (Also in 21, 22)
  • Fixed binary stripping for branded release builds on Linux. #36656 (Also in 21, 22)
  • Fixed warning about duplicate WebSwapCGLLayer symbols when Electron starts on macOS. #36799 (Also in 21, 22)
  • Use the process cache to reduce the memory for asar file. #36665

Other Changes

  • Added node-api: handle no support for external buffers. #36623
  • Updated Chromium to 110.0.5478.5. #36574

Don't miss a new electron release

NewReleases is sending notifications on new releases.