Electron v27.1.0

npm
npm install --save-dev electron@27.1.0
yarn
yarn add --dev electron@27.1.0
Google ChromeChromium
118.0.5993.144
Node.jsNode.js
18.17.1
V8V8
11.8.172.17

Release Notes

Features

  • Added keyboardLock to ses.setPermissionRequestHandler(handler). #40459 (Also in 26, 28)

Fixes

  • Fixed "will-navigate" not being emitted when pressing links in chrome: pages. #40524 (Also in 28)

  • Fixed a unexpectedly thrown error in some unsupported chrome extensions. #40513 (Also in 26, 28)

Other Changes

  • Updated Chromium to 118.0.5993.144. #40522