# io.Connect Desktop 10.4.1

Source: https://docs.interop.io/desktop/getting-started/changelog/platform/10-4-1/index.html

## io.Connect Desktop 10.4.1

*Release date: 08.09.2026*

| Components | Version |
|------------|---------|
| Electron | [43.2.0](https://releases.electronjs.org/release/v43.2.0) |
| Chromium | 150.0.7871.129 |
| Node.js | 24.18.0 |

The following libraries are bundled with **io.Connect Desktop** 10.4.1 and will be used for [auto injection](https://docs.interop.io/desktop/getting-started/how-to/interop-enable-your-apps/javascript/index.md#auto_injection):

| Injected Library | Version |
|------------------|---------|
| [`@interopio/desktop`](https://www.npmjs.com/package/@interopio/desktop) | [6.22](https://docs.interop.io/desktop/getting-started/changelog/libraries/interopio-desktop/index.md#622) |
| [`@interopio/fdc3`](https://www.npmjs.com/package/@interopio/fdc3) | 2.11 |

## Improvements & Bug Fixes

> - Fixed a [known issue](https://docs.interop.io/desktop/getting-started/changelog/platform/10-4/index.md#known_issues) with the `system_memory` [platform metric](https://docs.interop.io/insights/signals/metrics/io-connect-desktop/index.md#system-systemmemory), which was incorrectly labeled as KB, instead of GB, in **io.Connect Desktop** 10.4. The metric is now correctly labeled as GB again, so it will appear with the expected name and legend in your visualizations. Dashboard queries patched to `=~ "system_memory_(kb|gb)"` because of this will keep working.
>
> - Fixed an issue related to tracking downloads initiated by hidden windows.
