Electron Releases - v13.0.0-beta.28

npm install electron@v13.0.0-beta.28
yarn add electron@v13.0.0-beta.28
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 will-resize and will-move events not scaling the emitted newBounds rectangle to the appropriate Windows display scale factor. #29227 (Also in 11, 12)
  • Fixed permissions issue that was preventing the PDF viewer from displaying. #29252