Electron Releases - v4.1.3

npm install electron@v4.1.3
yarn add electron@v4.1.3

Release Notes

Fixes

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