Electron Releases - v15.0.0-alpha.10

npm install electron@v15.0.0-alpha.10
yarn add electron@v15.0.0-alpha.10
Note: This is an alpha release, this means it may be shipping with an unreleased version of Chromium.
Please file new issues for any bugs you find in it.

Release Notes

Features

  • Added safeStorage string encryption API. #30430
  • Added support for Windows Control Overlay on Windows. #30497

Fixes

  • Fixed an issue where the TouchBarScrubber crashes when showArrowButtons is enabled if items is an empty array. #30681 (Also in 13, 14)
  • Fixed titlebar showing under simple fullscreen mode. #30708 (Also in 13, 14)

Other Changes

  • Updated Chromium to 94.0.4606.12. #30370