Electron Releases

Filter by channel Filter by major release

Release Notes for v3.1.9

Bug Fixes/Changes

  • fix: report module name when require fails in sandboxed renderers. #17703

  • docs: note desktop audio limitation on macOS. #17816

  • fix: emit process 'loaded' event in sandboxed renderers. #17809

  • fix: reset the NSUserNotication handle on dismiss. #17820

  • chore: bump libcc (3-1-x). #17850

  • fix: copy pixels in AddImageSkiaRepFromBuffer (#17843). #17861

Release Notes for v3.1.8

Bug Fixes/Changes

  • fix: add missing buffer size check in nativeImage. #17569

  • fix: handle a race condition between preload scripts executing and navigations. #17595

  • chore: bump node to get hotfix https://github.com/electron/node/pull/97. #17592