---
title: "Electron 39.0.0"
url: https://daily.dev/posts/electron-39-0-0-s3veysmek
source_url: https://electronjs.org/blog/electron-39-0
type: article
source: "Electron"
published: 2025-10-30T01:37:02.912Z
updated: 2025-10-30T01:37:22.690Z
tags: ["security", "nodejs", "chromium", "electron"]
reading_time: 3
upvotes: 46
comments: 2
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Electron 39.0.0

**[Electron](https://daily.dev/sources/electron)** · 3 min read · 46 upvotes · 2 comments

## Summary

Electron 39.0.0 brings upgrades to Chromium 142.0.7444.52, Node 22.20.0, and V8 14.2. The ASAR integrity feature, which validates packaged apps against build-time hashes to prevent tampering, graduates from experimental to stable. New features include hardware acceleration detection, HDR color space support for offscreen rendering, granular accessibility management, and dynamic ESM imports in preloads. Breaking changes include deprecation of the --host-rules command line switch in favor of --host-resolver-rules, always-resizable window.open popups per WHATWG spec, and restructured shared texture OSR paint event data. Electron 36.x.y reaches end-of-support.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://electronjs.org/blog/electron-39-0>

## Community discussion

Top comments from developers on daily.dev.

**@andersonribeirolopes** · 2 upvotes

> Great improvements, I still prefer Tauri for performance reasons, but would be interesting to see how this performs against it

## Similar posts on daily.dev

- [Electron 40.0.0](https://daily.dev/posts/electron-40-0-0-vsvvb0ifk) · Electron · 79 upvotes · 1 comments
- [Electron 41.0](https://daily.dev/posts/electron-41-0-5diyykmir) · Electron · 34 upvotes · 3 comments
- [Electron 38.0.0](https://daily.dev/posts/electron-38-0-0-hhji7ok0b) · Electron · 29 upvotes · 0 comments

---

Tags: [#security](https://daily.dev/tags/security), [#nodejs](https://daily.dev/tags/nodejs), [#chromium](https://daily.dev/tags/chromium), [#electron](https://daily.dev/tags/electron)

[View this post on daily.dev](https://daily.dev/posts/electron-39-0-0-s3veysmek)
