Electron Releases - v21.3.5

npm install electron@v21.3.5
yarn add electron@v21.3.5

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