Electron Releases - v4.2.1

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

Release Notes

Fixes

  • Fixed a regression in Kerberos SPN generation. In the M69 upgrade, the default for the enable_negotiate_port option was inadvertently changed from false to true; this restores the former behavior and aligns with Chromium. #18287