npm electron 21.3.4
electron v21.3.4

latest releases: 33.1.0, 34.0.0-alpha.7, 34.0.0-alpha.6...
22 months ago

Release Notes for v21.3.4

Fixes

  • Changed HTML5 Notifications created with the requireInteraction option to not timeout on Linux and Windows. #36503 (Also in 22)
  • Fixed a BrowserWindow maxWidth or maxHeight of 0 causing strange resizing behavior. #36510
  • Fixed an RTL issue that could happen in some locales when calling BrowserWindow.setTrafficLightPosition() on macOS. #36852 (Also in 22)
  • Fixed an issue with incorrect focus ring highlighting when using dialog.showMessageBox(). #36801 (Also in 22, 23)
  • Fixed binary stripping for branded release builds on Linux. #36655 (Also in 22, 23)
  • Fixed warning about duplicate WebSwapCGLLayer symbols when Electron starts on macOS. #36798 (Also in 22, 23)

Other Changes

Don't miss a new electron release

NewReleases is sending notifications on new releases.