Electron v35.7.1

npm
npm install --save-dev electron@35.7.1
yarn
yarn add --dev electron@35.7.1
Google ChromeChromium
134.0.6998.205
Node.jsNode.js
22.16.0
V8V8
13.4.114.21

Release Notes

Fixes

  • Fixed an issue where printing PDFs with webContents.print({ silent: true }) would fail. #47645 (Also in 36, 37)