Electron Releases - v35.1.5 Latest Stable

npm install electron@v35.1.5
yarn add electron@v35.1.5

Release Notes

Fixes

  • Fixed a potential crash in parentPort. #46495 (Also in 34, 36)

Unknown

  • Reverts a change that greyed out disabled menu items on macOS (https://github.com/electron/electron/pull/46307). #46521 (Also in 34, 36)