# io.Connect Desktop 9.13

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

## io.Connect Desktop 9.13

*Release date: 30.04.2026*

| Components | Version |
|------------|---------|
| Electron | [41.3.0](https://releases.electronjs.org/release/v41.3.0) |
| Chromium | 146.0.7680.188 |
| Node.js | 24.15.0 |

The following libraries are bundled with **io.Connect Desktop** 9.13 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/changelog/libraries/interopio-desktop/index.md#617-6170) |
| [`@interopio/fdc3`](https://www.npmjs.com/package/@interopio/fdc3) | 2.7 |

## Improvements & Bug Fixes

> - Upgraded to Electron 41.3.0 (Chromium 146).
>
> - Improved the undocking and re-docking operations to be recognized within the same drag gesture.
>
> - Improved the Launcher UI for handling secondary actions for search results when a main action hasn't been defined. Now, if a main action isn't available, the secondary actions will be accessible by clicking directly on the result row - a context menu with the available secondary actions will appear on click and the row won't contain a three-dot menu.
>
> - Improved the process of cleaning up download callbacks when a web group is closed while a download is still in progress.
>
> - Improved the format in which the io.Connect Gateway exposes connection information (e.g., when queried by apps running outside the io.Connect environment).
>
> - Fixed an issue related to handling malformed HTTP `Host` headers by the io.Connect Gateway.
