npm electron 44.0.0-alpha.7
electron v44.0.0-alpha.7

3 hours ago

Note: This is an alpha release. Please file new issues for any bugs you find in it.

This release is published to npm under the alpha tag and can be installed via npm install electron@alpha, or npm install electron@44.0.0-alpha.7.

Release Notes for v44.0.0-alpha.7

Features

  • Added available to process.getSystemMemoryInfo() on Linux, exposing proc/meminfo MemAvailable. #52380 (Also in 42, 43)

Fixes

  • Fixed DevTools popup and context menus not appearing when DevTools is hosted in a custom window via webContents.setDevToolsWebContents(). #52434

Other Changes

  • Updated Chromium to 152.0.7969.0. #52464

Don't miss a new electron release

NewReleases is sending notifications on new releases.