npm electron 37.0.0-alpha.3
electron v37.0.0-alpha.3

latest releases: 39.0.0-alpha.1, 38.0.0, 38.0.0-beta.11...
4 months 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@37.0.0-alpha.3.

Release Notes for v37.0.0-alpha.3

Features

  • Added support for screen.dipToScreenPoint(point) and screen.screenToDipPoint(point) on Linux X11. #46895

Fixes

  • Fixed an issue where transparent child windows on macOS were rendering a grey block as opposed to their correct contents. #46891 (Also in 35, 36)
  • Fixed log files written to the current working directory on Windows. #46910 (Also in 36)
  • Fixed xdg portal version detection for file dialogs on linux. #46922 (Also in 36)

Other Changes

  • Updated Chromium to 138.0.7156.0. #46913

Don't miss a new electron release

NewReleases is sending notifications on new releases.