Electron v28.1.4

npm
npm install --save-dev electron@28.1.4
yarn
yarn add --dev electron@28.1.4
Google ChromeChromium
120.0.6099.216
Node.jsNode.js
18.18.2
V8V8
12.0.267.14

Release Notes

Fixes

  • Fixed an issue where inAppPurchase.getProducts and inAppPurchase.purchasedProduct did not resolve as expected. #40956 (Also in 27, 29)

Other Changes

  • Security: backported fix for CVE-2024-0518.

    • Security: backported fix for 1506535.

    • Security: backported fix for CVE-2024-0517. #41013

  • Security: backported fix for chromium:1517354. #40970

  • Updated Chromium to 120.0.6099.216. #40926