# Electron v42.11.2 — electron v42.11.2
- Product: Electron (https://whatsnew.fyi/product/electron)
- Vendor: OpenJS Foundation
- Date: 2026-09-04
- Version: v42.11.2
- Original notes: https://github.com/electron/electron/releases/tag/v42.11.2
- Permalink: https://whatsnew.fyi/product/electron/releases/v42.11.2
- Labels: Platforms: Desktop
What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog.
Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'.
---
- **fixed** — Fixed application crash after a large number of IPC messages from renderers
- **fixed** — Fixed native addons deriving from node::ObjectWrap aborting during garbage collection on Node.js 24.19.0 and later
#### Release Notes for v42.11.2
##### Fixes
* Fixed application crash after a large number of IPC messages from renderers. [#53419](https://github.com/electron/electron/pull/53419) (Also in [43](https://github.com/electron/electron/pull/53420), [44](https://github.com/electron/electron/pull/53417), [45](https://github.com/electron/electron/pull/53418))
* Fixed native addons deriving from `node::ObjectWrap` aborting during garbage collection on Node.js 24.19.0 and later. [#53394](https://github.com/electron/electron/pull/53394) (Also in [43](https://github.com/electron/electron/pull/53393), [44](https://github.com/electron/electron/pull/53392), [45](https://github.com/electron/electron/pull/53391))
##### Other Changes
* Backported fixes from upstream ANGLE, Chromium, Skia and V8. [#53480](https://github.com/electron/electron/pull/53480)
* Backported fixes from upstream Chromium, Dawn, Skia and V8. [#53397](https://github.com/electron/electron/pull/53397)
* Backported fixes from upstream Chromium, V8, ANGLE, Dawn, Skia, WebRTC and DevTools. [#53367](https://github.com/electron/electron/pull/53367)