npm electron 30.3.0
electron v30.3.0

latest releases: 32.1.1, 33.0.0-beta.1, 33.0.0-alpha.6...
2 months ago

Release Notes for v30.3.0

Features

  • Added DownloadItem.getCurrentBytesPerSecond(), DownloadItem.getPercentComplete(), DownloadItem.getEndTime(). #42914 (Also in 31, 32)

Fixes

  • Fixed a potential crash when using off screen rendering. #42939 (Also in 31, 32)
  • Fixed an issue where navigator.mediaDevices.getUserMedia and navigator.getUserMedia should reject with a NotAllowedError if microphone or camera permissions have been denied at the system level on macOS. #42938 (Also in 31, 32)
  • Fixed crash when resolving proxy with session.resolveProxy api. #42896 (Also in 31, 32)

Other Changes

  • Fixed an issue where opening multiple file pickers on Windows via the input tag could cause a crash. #42826 (Also in 31, 32)
  • Updated Node.js to v20.15.1. #42838

Don't miss a new electron release

NewReleases is sending notifications on new releases.