# io.Connect Desktop 9.12.1

Source: https://docs.interop.io/desktop/getting-started/changelog/9-12-1/index.html

## io.Connect Desktop 9.12.1

*Release date: 26.03.2026*

| Components | Version |
|------------|---------|
| Electron | [40.8.3](https://releases.electronjs.org/release/v40.8.3) |
| Chromium |  144.0.7559.236 |
| Node.js | 24.14.0 |

The following libraries are bundled with **io.Connect Desktop** 9.12.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.17](https://docs.interop.io/desktop/getting-started/how-to/interop-enable-your-apps/javascript/index.md#changelog-interopiodesktop-6170) |
| [`@interopio/fdc3`](https://www.npmjs.com/package/@interopio/fdc3) | 2.7 |

## Improvements & Bug Fixes

> - Upgraded to Electron 40.8.3 (Chromium 144).
>
> - Improved process memory reporting by using `WorkingSetSize` as a fallback when `PrivateWorkingSetSize` isn't available on Windows. `WorkingSetSize` includes both private and shared resident pages, whereas `PrivateWorkingSetSize` includes only private resident pages.
>
> - Fixed an issue related to using right-click context menu in the Dev Tools.
