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
Google ChromeChromium
118.0.5993.18
Node.jsNode.js
18.17.1
V8V8
11.8.172.6

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 and systemPreferences.appLevelAppearance APIs have been removed, as well as the alternate-selected-control-text value for systemPreferences.getColor. #39804