npm electron 18.0.0-beta.2
electron v18.0.0-beta.2

latest releases: 32.0.0-alpha.6, 32.0.0-alpha.5, 29.4.3...
2 years 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@18.0.0-beta.2.

Release Notes for v18.0.0-beta.2

Features

  • Added warning that preload scripts will be sandboxed by default beginning in Electron 20. #33203

Fixes

  • Fixed an issue where clicking "Open in Containing Folder" in the Sources tab in Devtools caused a crash. #33197
  • Fixed an issue where setting window maxHeight or maxWidth made it so the width and height could no longer be resized. #33119 (Also in 17)
  • Fixed drag regions on WCO windows on Windows. #33202 (Also in 17)
  • Strip crashpad_handler binary on Linux, reducing bundle size. #33175 (Also in 15, 16, 17)

Don't miss a new electron release

NewReleases is sending notifications on new releases.