Electron Releases - v18.3.8

npm install electron@v18.3.8
yarn add electron@v18.3.8

Release Notes

Fixes

  • Added support for --ozone-platform-hint flag on Linux. #35013 (Also in 19, 20)
  • Fixed a Windows Control Overlay issue where a window taken directly from minimized to maximized state could have incorrect hover state. #35072 (Also in 19, 20)

Other Changes

  • Security: backported fix for 1264288. #35236
  • Security: backported fix for CVE-2022-2618. #35274
  • Security: backported fix for CVE-2022-2624. #35270
  • Security: backported fix for chromium:1343889. #35238