Electron Releases

Filter by channel Filter by major release

Release Notes for v18.0.0-beta.2

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.

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)

Release Notes for v18.0.0-beta.1

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.1.