Release Comparison
From:
To:
Dependency Changes
V8
13.6.233.1713.6.233.17No Change
Combined Release Notes
Version Timeline
v36.9.0 includes changes from 3 versions since v36.7.4
Features
Fixes
- 36.8.0
Fixed a crash possible when calling
webContents.loadURL()
from a failedwebContents.loadURL()
call's catch handler. #48044 (Also in 37, 38)Fixed an issue where importing from
electron/utility
in an ESM file threw an error at runtime. #48020 (Also in 37, 38)Fixed an issue where importing from
electron/utility
threw aERR_MODULE_NOT_FOUND
error at runtime. #47987 (Also in 37, 38)Fixed an issue where the accent border was drawn on all windows regardless of the window's active focused status. #48012 (Also in 37, 38)
Other Changes
- 36.8.0
Updated Node.js to v22.18.0. #47934