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@28.0.0-beta.2
.
Release Notes for v28.0.0-beta.2
Fixes
- Fixed an issue where
navigator.keyboard.lock()
did not work per latest expected behavior. #40389 (Also in 26, 27)
Other Changes
- Updated Chromium to 120.0.6099.0. #40413