Electron v27.3.2

npm
npm install --save-dev electron@27.3.2
yarn
yarn add --dev electron@27.3.2
Google ChromeChromium
118.0.5993.159
Node.jsNode.js
18.17.1
V8V8
11.8.172.18

Release Notes

Fixes

  • Fixed an issue where select-usb-device did not respect the filter option in navigator.usb.requestDevice(). #41196 (Also in 28, 29)

Other Changes

  • Security: backported fix for 1511567.

    • Security: backported fix for 1514777.

    • Security: backported fix for 1511085.

    • Security: backported fix for 1519980. #41176