# io.Connect Desktop 9.9.3

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

## io.Connect Desktop 9.9.3

*Release date: 28.07.2025*

| Components | Version |
|------------|---------|
| Electron | [36.2.0](https://releases.electronjs.org/release/v36.2.0) |
| Chromium | 136.0.7103.49 |
| Node.js | 22.15.0 |

The following libraries are bundled with **io.Connect Desktop** 9.9.3 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.14](https://docs.interop.io/desktop/getting-started/changelog/libraries/interopio-desktop/index.md#614-6140) |
| [`@interopio/fdc3`](https://www.npmjs.com/package/@interopio/fdc3) | 2.5 |

## Improvements & Bug Fixes

> - Improved handling the initialization of child windows opened via the browser native `window.open()` method.
>
> - Fixed a potential race condition issue with logging call stacks for unresponsive apps.
