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

latest releases: v32.0.0-nightly.20240418, v31.0.0-alpha.2, v30.0.1...
pre-release19 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@21.0.0-beta.6.

Release Notes for v21.0.0-beta.6

Fixes

  • Enable WCO maximize button when window enters tablet mode and is not already maximized. #35664 (Also in 19, 20)
  • Fixed an issue where WCO could occlude DevTools opened in any non-detached mode. #35688 (Also in 18, 19, 20)
  • Fixed issue with history.back() in sandboxed iframes affecting parent browsing context. #35623 (Also in 19, 20)

Other Changes

  • Fixed an issue where some spellcheck functionality would incorrectly throw errors on macOS. #35679
  • Updated Chromium to 106.0.5249.40. #35686

Documentation

Don't miss a new electron release

NewReleases is sending notifications on new releases.