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

latest releases: 33.0.0-beta.2, 32.1.2, 32.1.1...
3 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.18.

Release Notes for v14.0.0-beta.18

Fixes

  • Fixed a potential crash that would occur with draggable regions on Windows. #30327 (Also in 13, 15)
  • Fixed an issue where BrowserView webContents would appear not to load in some circumstances. #30335 (Also in 15)
  • Fixed an issue where a specified aspect ratio could become incorrect when maximizing a window on macOS. #30331 (Also in 12, 13, 15)
  • Fixed frameless window having wrong traffic lights position on macOS 11. #30269 (Also in 13, 15)
  • Fixed redirects between locations in custom protocols. #30156
  • Fixed some console messages still being printed to logs when the LogJsConsoleMessages feature was disabled. #30355 (Also in 15)
  • Fixed tray.setTitle not respecting ANSI colors if a font type was specified. #30164 (Also in 13)

Other Changes

  • Updated Chromium to 93.0.4577.15. #30029
  • Web Serial API is no longer experimental. #30333 (Also in 15)

Don't miss a new electron release

NewReleases is sending notifications on new releases.