Changelog
io.Connect Desktop 9.12.1
Release date: 26.03.2026
| Components | Version |
|---|---|
| Electron | 40.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:
| Injected Library | Version |
|---|---|
@interopio/desktop |
6.17 |
@interopio/fdc3 |
2.7 |
Improvements & Bug Fixes
Upgraded to Electron 40.8.3 (Chromium 144).
Improved process memory reporting by using
WorkingSetSizeas a fallback whenPrivateWorkingSetSizeisn't available on Windows.WorkingSetSizeincludes both private and shared resident pages, whereasPrivateWorkingSetSizeincludes only private resident pages.Fixed an issue related to using right-click context menu in the Dev Tools.