Skip to content

electron v21.3.0

Compare
Choose a tag to compare
@sudowoodo-release-bot sudowoodo-release-bot released this 17 Nov 00:08
· 85 commits to 21-x-y since this release
bc2c39e

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