Electron Releases - v28.3.0

npm install electron@v28.3.0
yarn add electron@v28.3.0

Release Notes

Features

  • Added proxy configuring support for requests made with net module from utility process. #41744 (Also in 29, 30)

Fixes

  • Fixed a bug where a window with maximization disabled and WCO enabled would still show its maximization button. #41806

Other Changes

  • Security: backported fix for CVE-2024-3159. #41776