Electron Releases - v10.4.3

npm install electron@v10.4.3
yarn add electron@v10.4.3

Release Notes

Fixes

  • Fixed an issue where the thumbar disappeared after win.hide() on Windows. #28388 (Also in 11, 12, 13)

Other Changes

  • Security: backported fix for chromium:1196683. #28640
  • Securty: Backported fix to CVE-2021-21174. #28234