Electron v41.6.0

npm
npm install --save-dev electron@41.6.0
yarn
yarn add --dev electron@41.6.0
Google ChromeChromium
146.0.7680.216
Node.jsNode.js
24.15.0
V8V8
14.6.202.34

Release Notes

Fixes

  • Fixed a crash in the macOS Touch ID WebAuthn prompt caused by a missing string resource, and added touchID.promptReason to app.configureWebAuthn() to customize the prompt text. #51604 (Also in 42, 43)