Electron v23.3.2

npm
npm install --save-dev electron@23.3.2
yarn
yarn add --dev electron@23.3.2
Google ChromeChromium
110.0.5481.208
Node.jsNode.js
18.12.1
V8V8
11.0.226.20

Release Notes

Fixes

  • Ensured that Electron's custom AXManualAccessibility attribute works as expected in all relevant protocol methods. #38225 (Also in 24, 25)

  • Fixed an issue where default background color for windows might be incorrect. #38159 (Also in 24, 25)