npm electron 29.0.0-beta.9
electron v29.0.0-beta.9

latest releases: 32.0.0-alpha.5, 29.4.3, 31.1.0...
4 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@29.0.0-beta.9.

Release Notes for v29.0.0-beta.9

Fixes

  • Fixed Electron 29.0.0-beta.3 regression that could pop up context menus in the wrong location. #41296
  • Fixed a crash that started occurring sporadically with some types of macOS window close. #41299 (Also in 28)
  • Fixed an issue where import.meta.url did not work in the renderer process with contextIsolation enabled. #41265
  • Fixed an issue where crashes in node::Environment destruction potentially wouldn't be propagated to the NodeService exit handler. #41301 (Also in 27, 28)

Don't miss a new electron release

NewReleases is sending notifications on new releases.