Electron v34.5.5

npm
npm install --save-dev electron@34.5.5
yarn
yarn add --dev electron@34.5.5
Google ChromeChromium
132.0.6834.210
Node.jsNode.js
20.19.1
V8V8
13.2.152.41

Release Notes

Fixes

  • Fixed the visibleOnAllWorkspaces property on Linux. #46862 (Also in 35)

Other Changes

  • Updated Node.js to v20.19.1. #46739