github electron/electron v11.0.0-beta.22
electron v11.0.0-beta.22

latest releases: v29.3.2, v32.0.0-nightly.20240502, v30.0.2...
pre-release3 years 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@11.0.0-beta.22.

Release Notes for v11.0.0-beta.22

Features

  • Added 'resized' (Windows/macOS) and 'moved' (Windows) events to BrowserWindow. #26454

Fixes

  • Fixed an issue where pageRanges was not properly honored when printing. #25600 (Also in 10)
  • Fixed an issue whereby a corrupted async_hooks stack would crash the renderer when throwing some errors in the renderer process. #26424
  • Fixed draggable regions stops working when devtools is opened on macOS. #26395

Don't miss a new electron release

NewReleases is sending notifications on new releases.