npm electron 20.0.0-beta.13
electron v20.0.0-beta.13

latest releases: 31.0.0-beta.3, 29.4.0, 30.0.6...
22 months 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@20.0.0-beta.13.

Release Notes for v20.0.0-beta.13

Fixes

  • Fixed 20.0.0-beta.8 X11 crash regression. #35092
  • Fixed serial-port-added and serial-port-removed events not firing. #35047
  • Fixed a Windows Control Overlay issue where a window taken directly from minimized to maximized state could have incorrect hover state. #35074 (Also in 19)
  • Fixed an issue in which calling setBounds() after e.preventDefault in a 'will-move' or 'will-resize' event wouldn't change the window's shape until the mouse button was released. #35084 (Also in 19)
  • Fixed symbol generation on 32-bit Windows release builds. #35091 (Also in 18, 19)

Other Changes

  • Updated Chromium to 104.0.5112.57. #35018

Don't miss a new electron release

NewReleases is sending notifications on new releases.