Skip to content

electron v31.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 15 May 05:30
· 92 commits to 31-x-y since this release
a3c6dd9

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@31.0.0-beta.2.

Release Notes for v31.0.0-beta.2

Fixes

  • Fixed crash on window maximize on X11. #42184 (Also in 30)
  • BrowserWindow.focus() now correctly restore focus to inactive apps on macOS. #42186 (Also in 30)

Other Changes

  • Backported fix for 340221135. #42173