Release Notes for v11.0.5
Fixes
- Fixed "screen" methods to be reassignable again. #26873 (Also in 12)
- Fixed
systemPreferences.effectiveAppearance
returningsystemPreferences.getAppLevelAppearance()
. #26878 (Also in 9, 10, 12) - Fixed callbacks passed via the
remote
module not being released after all references are dropped. #26836 (Also in 12) - Fixed uncaught promise rejection when creating
webContents
with javascript disabled. #26870 (Also in 10, 12)
Other Changes
- Updated Chromium to 87.0.4280.88. #26817