Electron Releases - v14.0.0-beta.24

npm install electron@v14.0.0-beta.24
yarn add electron@v14.0.0-beta.24
Note: This is a beta 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

Fixes

  • Fixed an issue where the TouchBarScrubber crashes when showArrowButtons is enabled if items is an empty array. #30679 (Also in 13, 15)
  • Fixed media key globalShortcuts on macOS. #30569 (Also in 15)
  • Fixed titlebar showing under simple fullscreen mode. #30707 (Also in 13, 15)

Other Changes

  • Updated Chromium to 93.0.4577.51. #30520