Electron Releases

Filter by channel Filter by major release

Release Notes for v21.3.0

Features

  • Added an app.getPreferredSystemLanguages() API to return the user's system languages. #36290 (Also in 22)

Fixes

  • Fixed an issue where calling app.dock.setIcon(/path/t/icon) would crash when called before the ready event on app. #36294 (Also in 20, 22)

Other Changes

  • Updated Chromium to 106.0.5249.181. #36288

Unknown

  • Reverted fix for chromium:1361612 due to stability issues. #36264