github electron/electron v13.0.0-beta.27
electron v13.0.0-beta.27

latest releases: v32.0.0-nightly.20240531, v32.0.0-nightly.20240530, v31.0.0-beta.7...
pre-release3 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@13.0.0-beta.27.

Release Notes for v13.0.0-beta.27

Fixes

  • Fixed an issue where illegal access error could be thrown when nodeIntegrationInSubFrames is enabled. #29170 (Also in 12)
  • Fixed an issue where extensions without a background page might not have file access. #29171 (Also in 12)
  • Fixed using vibrancy with titleBarStyle together resulting in weird window shadow on macOS. #29165

Don't miss a new electron release

NewReleases is sending notifications on new releases.