Electron Releases - v18.3.11

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

Release Notes

Fixes

  • Fixed an issue where frameless resizable windows showed Window 7 style frames while opening. #35477 (Also in 19, 20, 21)

Other Changes

  • Security: backported fix for CVE-2022-2855. #35424
  • Security: backported fix for CVE-2022-2857. #35426
  • Security: backported fix for CVE-2022-2860. #35434