github electron/electron v11.1.1
electron v11.1.1

latest releases: v32.0.0-nightly.20240426, v32.0.0-nightly.20240425, v32.0.0-nightly.20240424...
3 years ago

Release Notes for v11.1.1

Fixes

  • Fixed protocol methods not being accessible via remote.protocol. #27044 (Also in 12)
  • Fixed readdir/readdirSync (w/ withFileTypes) failing on a deep directory within archive. #27010 (Also in 12)
  • Fixed a memory leak in desktopCapturer.getSources. #27056 (Also in 10, 12)
  • Fixed an issue where SIGINT was improperly handled in Node.js processes. #26972 (Also in 10, 12)
  • Fixed an issue where renderer process stack traces were broken with contextIsolation enabled. #26997 (Also in 12)
  • Fixed an issue where some async_hooks were not properly emitted after an error in the renderer process. #26991 (Also in 12)
  • Fixed an issue whereby remote.screen EventEmitter methods are undefined in the renderer. #26989 (Also in 12)

Don't miss a new electron release

NewReleases is sending notifications on new releases.