npm electron 14.0.0-beta.13
electron v14.0.0-beta.13

latest releases: 31.0.0-alpha.2, 30.0.1, 29.3.1...
2 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 install electron@14.0.0-beta.13.

Release Notes for v14.0.0-beta.13

Features

  • Added missing resourceType conversions for webRequest listener details: font, ping, cspReport, media, webSocket. #30050
  • Added support for Windows Control Overlay on macOS. #29986

Fixes

  • Fixed requestFullscreen inside webview does not make the element take fullscreen. #29989 (Also in 12, 13)
  • Fixed an issue where Electron would sometimes not honor the user-defined Downloads directory. #29967 (Also in 12, 13)
  • Fixed key window status on mac when opening panels or using custom window switchers. #30066 (Also in 12)
  • Fixed memory leak when creating notification on macOS. #30008 (Also in 12, 13)

Other Changes

  • Updated Chromium to 93.0.4566.0. #29979

Documentation

  • Documentation changes: #30058

Don't miss a new electron release

NewReleases is sending notifications on new releases.