Electron v27.3.2
npm
npm install --save-dev electron@27.3.2
yarn
yarn add --dev electron@27.3.2
Release Notes
Fixes
Fixed an issue where
select-usb-device
did not respect thefilter
option innavigator.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