Electron Releases - v24.4.0

npm install electron@v24.4.0
yarn add electron@v24.4.0

Release Notes

Features

  • Added several new cursor values to the cursor-changed event. #38364 (Also in 25)
  • Added support for Mica and Acrylic background effects on Windows. #38361 (Also in 25)

Fixes

  • Fixed an issue where getNormalBounds() returns incorrect bounds for transparent maximized windows on Windows. #38349 (Also in 23, 25)

Other Changes

  • Updated Chromium to 112.0.5615.204. #38350