npm electron 34.4.0
electron v34.4.0

latest releases: 35.1.3, 34.5.0, 36.0.0-beta.1...
7 days ago

Release Notes for v34.4.0

Features

  • Added ffmpeg.dll to delay load configuration. #46174 (Also in 35, 36)

Fixes

  • Fixed NODE_OPTIONS parsing for child processes on macOS. #46242 (Also in 35, 36)
  • Fixed an issue where system-context-menu incorrectly fired for all regions in frameless windows. #46175 (Also in 33, 35, 36)
  • Fixed an issue where webContents.printToPDF() didn't work as expected with cross-process subframes. #46258 (Also in 35, 36)
  • Fixed an issue where the resizing border didn't work as expected on Wayland windows. #46223 (Also in 33, 35, 36)
  • Fixed an issue with token formatting for tokens received after calling pushNotifications.registerForAPNSNotifications(). #46150 (Also in 35, 36)
  • Fixed build failure when building with printing disabled. #46286 (Also in 35, 36)
  • Fixed crash with out-of-bounds string read when parsing NODE_OPTIONS. #46246 (Also in 35, 36)

Other Changes

  • Improved performance of desktopCapturer.getSources when not requesting thumbnails on macOS. #46250 (Also in 35, 36)

Don't miss a new electron release

NewReleases is sending notifications on new releases.