Electron v35.0.0-beta.11
npm
npm install --save-dev electron@35.0.0-beta.11
yarn
yarn add --dev electron@35.0.0-beta.11
Release Notes
Features
Support Portal's globalShortcuts. Electron must be run with --enable-features=GlobalShortcutsPortal in order to have the feature working. #45297