Electron v38.0.0-alpha.12
npm
npm install --save-dev electron@38.0.0-alpha.12
yarn
yarn add --dev electron@38.0.0-alpha.12
Release Notes
Fixes
Fixed an issue on some older Windows versions where
setContentProtection
didn't work as expected. #47886 (Also in 36, 37)Fixed an issue where windows used dark theme on Linux all the time without reacting to system theme changes. #47919 (Also in 37)
Other Changes
Updated Chromium to 140.0.7314.0. #47903