Electron Releases

Filter by channel Filter by major release

Release Notes for v4.1.4

Fixes

  • Backported fix for crashes in RenderFrameImpl::OnSelectPopupMenuItem(s). #17659
  • Backported fix for https://bugs.chromium.org/p/chromium/issues/detail?id=888678. #17632
  • Fixed process.getProcessMemoryInfo not being exposed to sandbox renderers. #17669
  • Fixed re-entracy problem with InvalidateFrameSinkId(). #17658
  • Fixed the --explicitly-allowed-ports switch. #17642

Documentation

  • Documentation changes: #17662

Release Notes for v4.1.3

Fixes

  • Fixed IntersectionObserver.rootBounds for navigator zoom != 100%. #17583
  • Fixed app freeze when using custom stream protocol. #17267