Release Comparison

From:
To:

Dependency Changes

Google ChromeChromium
132.0.6834.196
Node.jsNode.js
20.18.2
20.18.3Updated
V8V8
13.2.152.36
13.2.152.41Updated

Combined Release Notes

Version Timeline
v34.2.0
v34.3.0
v34.3.1
v34.3.2
v34.3.2 includes changes from 3 versions since v34.2.0

Features

  • 34.3.0
    • Added support for roundedCorners BrowserWindow constructor option on Windows. #45739 (Also in 35)

Fixes

  • 34.3.2
    • Improved webContents loading time when resolving fonts for uncommon scripts. #45917 (Also in 35, 36)

  • 34.3.1
    • Fixed an issue where contextmenu events wouldn't be correctly dispatched in draggable regions on Linux. #45840 (Also in 35)

    • Fixed an issue where setContentProtection(true) was reverted when a given window was hidden. #45890 (Also in 35)

    • Fixed invalid memory access in pdf viewer which lead to random crashes. #45880 (Also in 35)

  • 34.3.0
    • Backported fix for a upstream bug that cause Offscreen Rendering to stutter. #45659 (Also in 32, 33, 35)

    • Fixed WebFrameMain crash related to accessing speculative frames that have been destroyed. #45687 (Also in 33, 35)

    • Fixed v8.setHeapSnapshotNearHeapLimit api in main and utility process, along with support for --diagnostic-dir Node.js cli flag to specify the directory to save the heap snapshots. #45644 (Also in 33, 35)

    • Fixed a crash that could occur in OSR on window close. #45629 (Also in 35)

    • Fixed a potential crash when calling legacy getUserMedia with an invalid chromeMediaSourceId. #45756 (Also in 35)

    • Fixed a potential issues permissions in the Pointer Lock API after focus loss and regain. #45627 (Also in 35)

    • Fixed an issue where Electron may experience crashes on Linux with 16KiB pages. #45571 (Also in 33)

    • Fixed crash on startup with asan build on macOS. #45567 (Also in 33, 35)

    • Fixed drag and drop icons not showing on Windows. #45778 (Also in 35)

    • Fixed file preview window reappearing when calling win.closeFilePreview twice on macOS. #45662 (Also in 32, 33, 35)

    • Fixed web worker scripts failing to load for chrome extensions. #45710 (Also in 32, 33, 35)

Other Changes

  • 34.3.2
    • Backported fix for 401059730. #45939

    • Backported fix for 401059730. #45944

  • 34.3.1
    • Fixed an issue where native Node.js addons including uv.h before node.h don't compile as expected. #45870

  • 34.3.0
    • Security: backported fix for 383772517. #45704

    • Updated Chromium to 132.0.6834.210. #45805

    • Updated Node.js to v20.18.3. #45575