npm electron 7.0.0-beta.6
electron v7.0.0-beta.6

latest releases: 29.3.2, 30.0.2, 31.0.0-alpha.3...
4 years ago

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 i electron@7.0.0-beta.6.

Release Notes for v7.0.0-beta.6

Features

    • Added nativeTheme.themeSource to allow apps to override Chromium and the OS's theme choice
  • Limited the nativeTheme API to the browser process only
  • Fix crash when the native OS theme changes. #20486

Fixes

  • Fixed Node.js' worker_threads in ELECTRON_RUN_AS_NODE. #20456
  • Fixed a regression in the recentDocuments MenuItem role on macOS. #20410
  • Fixed desktopCapturer leak. #20280
  • Fixed disabling color correct rendering with --disable-color-correct-rendering. #20359
  • Fixed parsing of paths with .asar in directory name extensions. #20401
  • Fixed process taking 100% CPU when crashed with no crashReporter set up on Windows x64. #20395
  • [deps/uv] fsevents: fix file event reporting (backport: v12.x). #20430

Don't miss a new electron release

NewReleases is sending notifications on new releases.