Electron Releases - v17.0.0-beta.9

npm install electron@v17.0.0-beta.9
yarn add electron@v17.0.0-beta.9
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 frameless vibrant windows would not show transparency correctly on macOS. #32649 (Also in 16)

Other Changes

  • Fixed draggable regions not updating unless a relayout occurs. #32638

Documentation

  • Documentation changes: #32644