npm electron 33.0.0-alpha.5
electron v33.0.0-alpha.5

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

Release Notes for v33.0.0-alpha.5

Features

  • Added support for the macOS system picker in desktopCapturer and setDisplayMediaRequestHandler. #43680 (Also in 32)

Fixes

  • Fixed a potential issue with fillable PDF forms saving correctly in some circumstances. #43686 (Also in 32)
  • Fixed an issue where WebContentsViews did not show correctly in some circumstances on macOS after being added as child views. #43696 (Also in 32)
  • Restored Chromium default Content-Disposition header parsing. #43670 (Also in 30, 31, 32)

Don't miss a new electron release

NewReleases is sending notifications on new releases.