github electron/electron v26.0.0-beta.6
electron v26.0.0-beta.6

latest releases: v32.0.0-nightly.20240517, v31.0.0-beta.3, v32.0.0-nightly.20240516...
pre-release10 months 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@26.0.0-beta.6.

Release Notes for v26.0.0-beta.6

Features

  • Added safeStorage.setUsePlainTextEncryption and safeStorage.getSelectedStorageBackend api. #39155

Fixes

  • Fixed an issue where BrowserWindow.moveAbove() and BrowserWindow.moveTop() did not work for child windows on macOS. #39070 (Also in 24, 25)

Other Changes

  • Updated Node.js to v18.16.1 to address security fixes. #39066

Don't miss a new electron release

NewReleases is sending notifications on new releases.