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@16.0.0-beta.6
.
Release Notes for v16.0.0-beta.6
Fixes
- Enables support for
navigator.keyboard.lock()
. #31621 - Fixed an issue which caused print settings to not work properly when printing silently. #31615
Other Changes
- Updated Chromium to 96.0.4664.27. #31619