github electron/electron v15.0.0-alpha.3
electron v15.0.0-alpha.3

latest releases: v32.0.0-nightly.20240531, v32.0.0-nightly.20240530, v31.0.0-beta.7...
pre-release2 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@15.0.0-alpha.3.

Release Notes for v15.0.0-alpha.3

Fixes

  • Fixed a potential crash that would occur with draggable regions on Windows. #30328 (Also in 13, 14)
  • Fixed an issue where BrowserView webContents would appear not to load in some circumstances. #30336 (Also in 14)
  • Fixed an issue where a specified aspect ratio could become incorrect when maximizing a window on macOS. #30332 (Also in 12, 13, 14)
  • Fixed frameless window having wrong traffic lights position on macOS 11. #30270 (Also in 13, 14)
  • Fixed some console messages still being printed to logs when the LogJsConsoleMessages feature was disabled. #30356 (Also in 14)

Other Changes

  • Updated Chromium to 94.0.4584.0. #30268
  • Web Serial API is no longer experimental. #30334 (Also in 14)

Don't miss a new electron release

NewReleases is sending notifications on new releases.