Electron v27.0.0-beta.7
npm
npm install --save-dev electron@27.0.0-beta.7
yarn
yarn add --dev electron@27.0.0-beta.7
Release Notes
Fixes
Fixed same-party cookie functionality for first party sets. #39976
Other Changes
The
app.runningUnderRosettaTranslationproperty has been deprecated. #39984 (Also in 25, 26)The
systemPreferences.getAppLevelAppearance,systemPreferences.setAppLevelAppearanceandsystemPreferences.appLevelAppearanceAPIs have been removed, as well as thealternate-selected-control-textvalue forsystemPreferences.getColor. #39804