Release Comparison

From:
To:

Dependency Changes

Google ChromeChromium
114.0.5735.289
Node.jsNode.js
18.15.0
18.15.0No Change
V8V8
11.4.183.29
11.4.183.29No Change

Combined Release Notes

Version Timeline
v25.8.0 includes changes from 1 version since v25.7.0

Features

    • Added the ability to send HTTP headers with webContents.downloadURL(). #39561 (Also in 26, 27)

Fixes

    • Fixed an issue where child windows opened when the parent window is already fullscreen did not respect the child windows' fullscreenability and resizability settings. #39642 (Also in 24, 26, 27)

    • Fixed an issue where the Node.js assert module did not work in the renderer process. #39622 (Also in 24, 26, 27)

    • Support Region Capture API with tab MediaStream. #39617 (Also in 26, 27)

Other Changes

    • Security: backported fix for CVE-2023-4427.

      • Security: backported fix for CVE-2023-4428.

      • Security: backported fix for CVE-2023-4429.

      • Security: backported fix for CVE-2023-4430. #39646

    • Security: backported fix for CVE-2023-4572. #39687