npm electron 34.5.0
electron v34.5.0

latest release: 35.1.3
23 hours ago

Release Notes for v34.5.0

Fixes

  • Fixed an issue where context-menu event weren't emitted as expected on Windows in draggable regions. #46328 (Also in 35, 36)
  • Fixed an issue where calling UtilityProcess.fork prior to the app ready event would cause a crash. #46405 (Also in 35, 36)
  • Fixed memory leak in AutofillPopupView. #46411 (Also in 35, 36)
  • When a menu item on macOS is disabled (enabled = false), it is now greyed out. #46340 (Also in 35, 36)

Other Changes

  • Updated Node.js to v20.19.0. #46037

Don't miss a new electron release

NewReleases is sending notifications on new releases.