Skip to content

electron v15.0.0-alpha.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 26 Aug 18:36
· 384 commits to 15-x-y since this release

Note: This is an alpha release. Please file new issues for any bugs you find in it.

This release is published to npm under the alpha tag and can be installed via npm install electron@alpha, or npm install electron@15.0.0-alpha.10.

Release Notes for v15.0.0-alpha.10

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