Skip to content

electron v31.0.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 20 May 17:06
· 33 commits to 31-x-y since this release
18da367

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

Release Notes for v31.0.0-beta.4

Fixes

  • Fixed an issue where the window could be incorrectly centered in some circumstances when calling BrowserWindow.center(). #42197 (Also in 30)