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

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

Release Notes for v29.0.0-beta.4

Fixes

  • Apply module search paths restriction on worker and child process. #41138 (Also in 27, 28)
  • Fixed a potential async_hooks crash when listening for the restore event on Windows after minimizing a maximized BrowserWindow. #41146 (Also in 27, 28)
  • Fixed on-screen-keyboard not hiding for webviews under some cases. #41149

Other Changes

  • Removed extraneous dlls from Windows zip files. #41129 (Also in 28)

Don't miss a new electron release

NewReleases is sending notifications on new releases.