Electron Releases - v1.7.10

npm install electron@v1.7.10
yarn add electron@v1.7.10

Release Notes

Bug Fixes

  • Fixed crash in custom protocols. #11020
  • Fixed webrtc crash. electron/libchromiumcontent#393

Linux

  • Fixed subpixel font rendering with freetype. #11402

macOS

  • Fixed rendering issues with Nvidia GPU on High Sierra. #10898
  • Fixed incorrectly cropped TouchBar items. #11141