Electron v33.4.11

npm
npm install electron@33.4.11
yarn
yarn add electron@33.4.11
Google ChromeChromium
130.0.6723.191
Node.jsNode.js
20.18.3
V8V8
13.0.245.25

Release Notes

[!WARNING] Electron 33.x.y has reached end-of-support as per the project's support policy. Developers and applications are encouraged to upgrade to a newer version of Electron.

Fixes

  • Fixed electron.shell.openExternal and electron.shell.openPath to honor user-defined system defaults on Linux. #46787 (Also in 34, 35, 36)