Note: This is a beta release. Please file new issues for any bugs you find in it.
This release is published to npm under the beta tag and can be installed via npm install electron@beta
, or npm install electron@27.0.0-beta.7
.
Release Notes for v27.0.0-beta.7
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