Electron v36.8.1

npm
npm install --save-dev electron@36.8.1
yarn
yarn add --dev electron@36.8.1
Google ChromeChromium
136.0.7103.177
Node.jsNode.js
22.18.0
V8V8
13.6.233.17

Release Notes

Fixes

  • Fixed an issue where shell.openPath was not non-blocking as expected. #48087 (Also in 37, 38)

  • Fixed potential deadlock inside app.getLoginItemSettings on macOS. #48095 (Also in 37)