Release Comparison

From:
To:

Dependency Changes

Google ChromeChromium
146.0.7680.216
Node.jsNode.js
24.15.0
24.15.0No Change
V8V8
14.6.202.34
14.6.202.34No Change

Combined Release Notes

Version Timeline
v41.7.1 includes changes from 2 versions since v41.6.1

Features

    • Allowed the --experimental-inspector-network-resource Node.js flag to be passed through Electron. #51377 (Also in 42)

Fixes

    • Fixed a potential crash when using webContents.print(). #51728 (Also in 42)

    • Fixed an issue where custom options in webContents.print() did not prefill the print dialog on macOS. #51682 (Also in 40, 42)

    • Fixed crash for Notification close. #51656 (Also in 42, 43)

Other Changes

    • Backported a batch of upstream fixes for memory-safety and validation issues across media, GPU, networking, accessibility, compositing and the ANGLE GL backend. #51667

    • Backported fixes for several use-after-free and object-lifetime issues in input, UI, Aura, HID and file-system teardown paths, a runtime-effect validation gap in Skia, and an integer overflow in the GLSL translator. #51647