Electron v21.3.5

npm
npm install --save-dev electron@21.3.5
yarn
yarn add --dev electron@21.3.5
Google ChromeChromium
106.0.5249.199
Node.jsNode.js
16.16.0
V8V8
10.6.194.27

Release Notes

Fixes

  • Fixed an issue on macOS when trying to switch processes with Cmd+Tab after exiting Kiosk Mode. #36919 (Also in 22, 23)

  • Use the process cache to reduce the memory for asar file. #36663 (Also in 22, 23)

Other Changes

  • Security: backported fix for 1395604. #36882

  • Security: backported fix for 1399424. #36879

  • Security: backported fix for CVE-2023-0129. #36885