Electron v3.1.1
npm
npm install --save-dev electron@3.1.1
yarn
yarn add --dev electron@3.1.1
Release Notes
Bug Fixes/Changes
Add instructions to get Notifications working on Win 10 Update. #16324
fix: properly determine if WebContents is offscreen in WebContentsDelegate (backport: 3-1-x). #16341
chore: bump libcc (3-1-x). #16331
backport: fix:menubar item fgcolor (3-1-x). #16222
chore: fix tag cleanup. #16354
test: allow retries for flaky mas loginitem specs. #16358
fix: don't register some shortcuts without accessibility. #16276