Electron v35.0.0-beta.2

npm
npm install --save-dev electron@35.0.0-beta.2
yarn
yarn add --dev electron@35.0.0-beta.2
Google ChromeChromium
134.0.6968.0
Node.jsNode.js
22.9.0
V8V8
13.4.53

Release Notes

Fixes

  • Fixed a bug where the default path didn't always correctly fill the Name field in KDialogs on Linux. #45420 (Also in 34)

  • Fixed an issue where RTL tooltips could be incorrect when using WCO on Windows. #45425 (Also in 33, 34)

Other Changes

  • Updated Chromium to 134.0.6968.0. #45217