Electron Releases

Filter by channel Filter by major release

Release Notes for v21.4.0

Features

  • Added label property to Display objects. #36931 (Also in 22, 23)

Fixes

  • Fixed an error when fs.readdir gets null for options. #36846 (Also in 22, 23)
  • Fixed an issue where webViews could have an incorrect initial background color following reloads. #36939 (Also in 22, 23)

Other Changes

  • Security: backported fix for CVE-2022-4178. #36586

Release Notes for v21.3.5

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