Electron Releases - v8.5.2

npm install electron@v8.5.2
yarn add electron@v8.5.2

Release Notes

Fixes

  • Fixed multiple dock icons being left in system when calling dock.show/hide on macOS. #25302 (Also in 8, 9, 10, 11)

Other Changes

  • Security: backported fix for 1098860. #25290
  • Security: backported fix for 1111737. #25394