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 theready
event onapp
. #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