Electron Releases

Filter by channel Filter by major release

Release Notes for v6.0.8

Fixes

  • Fixed an issue where cursor blink rate was not honored. #20046
  • Fixed crash with --inspect-brk under ELECTRON_RUN_AS_NODE flag. #20098
  • Fixed issue where using the menu on Linux would un-focus the webContents. #20035
  • Reduced the size of the chrome-sandbox binary on Linux from ~5MB to ~0.2MB by stripping debug symbols that were inadvertently being included. #20081

Other Changes

  • Added Windows on Arm (64 bit) release. #20113
  • Updated Chromium to 76.0.3809.146. #20149