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.runningUnderRosettaTranslation
property has been deprecated. #39984 (Also in 25, 26)The
systemPreferences.getAppLevelAppearance
,systemPreferences.setAppLevelAppearance
andsystemPreferences.appLevelAppearance
APIs have been removed, as well as thealternate-selected-control-text
value forsystemPreferences.getColor
. #39804