Electron v13.0.0-beta.28

npm
npm install --save-dev electron@13.0.0-beta.28
yarn
yarn add --dev electron@13.0.0-beta.28
Google ChromeChromium
91.0.4472.38
Node.jsNode.js
14.16.0
V8V8
9.1.269.23

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