# Electron v41.10.7 — electron v41.10.7
- Product: Electron (https://whatsnew.fyi/product/electron)
- Vendor: OpenJS Foundation
- Date: 2026-08-24
- Version: v41.10.7
- Original notes: https://github.com/electron/electron/releases/tag/v41.10.7
- Permalink: https://whatsnew.fyi/product/electron/releases/v41.10.7
- 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 an issue on Linux where the system theme color appeared at the top edge of frameless windows
- **fixed** — Fixed running under tsx import transpilation
- **fixed** — Fixed shutdown crash on Windows when power monitor notifications were subscribed
- **fixed** — Fixed the context menu in a detached DevTools window focusing the inspected page's window instead of the DevTools window
- **fixed** — Fixed titleBarOverlay.color set to rgba(0,0,0,0) failing back to default frame color
#### Release Notes for v41.10.7
##### Fixes
* Fixed an issue on Linux where the system theme color appeared at the top edge of frameless windows. [#53006](https://github.com/electron/electron/pull/53006) (Also in [42](https://github.com/electron/electron/pull/52978), [43](https://github.com/electron/electron/pull/52179))
* Fixed running under tsx import transpilation. [#53003](https://github.com/electron/electron/pull/53003) (Also in [42](https://github.com/electron/electron/pull/52046), [43](https://github.com/electron/electron/pull/51978))
* Fixed shutdown crash on windows when power monitor notifications were subscribed. [#52999](https://github.com/electron/electron/pull/52999) (Also in [42](https://github.com/electron/electron/pull/50893))
* Fixed the context menu in a detached DevTools window focusing the inspected page's window instead of the DevTools window. [#53002](https://github.com/electron/electron/pull/53002) (Also in [42](https://github.com/electron/electron/pull/51864), [43](https://github.com/electron/electron/pull/51863))
* Fixed titleBarOverlay.color set to `rgba(0,0,0,0)` failing back to default frame color. [#53004](https://github.com/electron/electron/pull/53004) (Also in [42](https://github.com/electron/electron/pull/52976), [43](https://github.com/electron/electron/pull/52010))
##### Other Changes
* Backported fixes from upstream ANGLE, Chromium, Dawn, Skia and V8. [#52997](https://github.com/electron/electron/pull/52997)
* Backported fixes from upstream Chromium and V8. [#53059](https://github.com/electron/electron/pull/53059)