npm electron 20.0.0-alpha.7
electron v20.0.0-alpha.7

latest releases: 33.0.0-beta.2, 32.1.2, 32.1.1...
2 years ago

Note: This is an alpha release. Please file new issues for any bugs you find in it.

This release is published to npm under the alpha tag and can be installed via npm install electron@alpha, or npm install electron@20.0.0-alpha.7.

Release Notes for v20.0.0-alpha.7

Features

  • Added immersive dark mode on Windows. #34549

Fixes

  • Fixed an issue where draggable regions were not recalculated when BrowserView bounds changed on Windows. #34612 (Also in 18, 19)
  • Fixed child about:blank windows from inheriting their parents' preload scripts when sandbox: false and nodeIntegrationInSubFrames: true. #34585

Other Changes

  • Added deprecation warning for the new-window event. #34593
  • Fixed an issue where BrowserViews didn't always visually update after call to setBounds. #34643 (Also in 18, 19)
  • On Linux, changed the libgdk-pixbuf dependency to be dynamically linked rather than statically linked. #34635 (Also in 18, 19)

Don't miss a new electron release

NewReleases is sending notifications on new releases.